tngeene/two-captcha-solver

CAPTCHAFORUM

Administrator
1636018731292.png

A node.js utillity that automates captcha solving

Requirements
  1. Node.js installed.
  2. npm, a node dependency manager. To install, follow this link.
  3. 2captcha API. For this, you'll need to sign up to https://2captcha.com/. Retrieve your API key from the dashboard.
Setup
  1. Clone the repository.
  2. Make a .env file from the provided .env.example file and paste the relevant values.
  3. Navigate to project folder and run npm install
  4. Modify the html elements in index.js file to your preference.
Development
From the command line, run

npm index.js

Documentation https://githubmemory.com/repo/tngeene/two-captcha-solver