- Official page: github.com
- 2Captcha users this week: 288
-
This software is designed to work with any site
JavaScript npm package for easy integration with the API of 2captcha captcha solving service to solve any captchas.
Supported captchas: reCAPTCHA v2, reCAPTCHA v3, Arkose Labs FunCaptcha, Image captchas (normal captcha), GeeTest, GeeTest V4, Lemin Cropped Captcha, Cloudflare Turnstile, Amazon WAF Captcha, Capy Puzzle, Coordinates (Click Captcha), DataDome CAPTCHA, CyberSiARA, MTCaptcha, Friendly Captcha, Bounding Box Method.
Installation
Configuration
Examples:
- reCAPTCHA V2
- reCAPTCHA V3
- Arkose Labs FunCaptcha
- Normal captcha
- GeeTest Captcha
- GeeTest V4 Captcha
- Lemin captcha
- Cloudflare Turnstile
- Amazon WAF Captcha
- Capy Puzzle
- DataDome CAPTCHA
- CyberSiARA
- MTCaptcha
- Friendly Captcha
- Coordinates (Click Captcha)
- Bounding Box Method
Proxy:
The library supports the use of proxies to solve captchas.
For better efficiency, it is recommended to buy residential proxy 2captcha, which will provide you with a stable connection and minimal risk of being blocked.
Supported captchas: reCAPTCHA v2, reCAPTCHA v3, Arkose Labs FunCaptcha, Image captchas (normal captcha), GeeTest, GeeTest V4, Lemin Cropped Captcha, Cloudflare Turnstile, Amazon WAF Captcha, Capy Puzzle, Coordinates (Click Captcha), DataDome CAPTCHA, CyberSiARA, MTCaptcha, Friendly Captcha, Bounding Box Method.
Installation
npm install @2captcha/captcha-solver
oryarn add @2captcha/captcha-solver
Configuration
const Captcha = require('@2captcha/captcha-solver')
const solver = new Captcha.Solver('Your 2captcha api key')
Examples:
- reCAPTCHA V2
- reCAPTCHA V3
- Arkose Labs FunCaptcha
- Normal captcha
- GeeTest Captcha
- GeeTest V4 Captcha
- Lemin captcha
- Cloudflare Turnstile
- Amazon WAF Captcha
- Capy Puzzle
- DataDome CAPTCHA
- CyberSiARA
- MTCaptcha
- Friendly Captcha
- Coordinates (Click Captcha)
- Bounding Box Method
Proxy:
The library supports the use of proxies to solve captchas.
For better efficiency, it is recommended to buy residential proxy 2captcha, which will provide you with a stable connection and minimal risk of being blocked.