Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bestcaptchasolver

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bestcaptchasolver - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

example/example.js

@@ -6,3 +6,3 @@ #!/usr/bin/node

// check /account for accesskey
const ACCESS_TOKEN = '76A0CBD91760484E84C11F9FDF0184C6';
const ACCESS_TOKEN = 'BAC21DFA5FE5415CA9608BED45F8D703';

@@ -53,2 +53,4 @@ // log what's happening to UI and console

log('Recaptcha response: ' + data.gresponse);
//log('Proxy status: ' + data.proxy_status);
// Set captcha bad

@@ -55,0 +57,0 @@ // ---------------

{
"name": "bestcaptchasolver",
"version": "1.0.0",
"version": "1.0.1",
"description": "bestcaptchasolve-nodejs is a super easy to use bypass captcha nodeJS API wrapper for bestcaptchasolver.com captcha service ",

@@ -5,0 +5,0 @@ "main": "index.js",

bestcaptchasolver - Bestcaptchasolver nodeJS client API library
===============================================================
bestcaptchasolve-nodejs is a super easy to use bypass captcha nodeJS API wrapper for bestcaptchasolver.com captcha service
bestcaptchasolver-nodejs is a super easy to use bypass captcha nodeJS API wrapper for bestcaptchasolver.com captcha service

@@ -73,2 +73,4 @@ ## Installation

The returned object also contains a `proxy_status` attribute, which will tell if any proxy was used in completion, and if not, why
**Affiliate ID**

@@ -75,0 +77,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc