2captcha
2captcha copied to clipboard
A wrapper around the 2captcha api
geetest v4 seems to be missing on the library
the request the library sends to 2captcha always has invisible: 1 header even tho this is my code `await solver.hcaptcha("4c672d35-0701-42b2-88c3-78380b0db560", "https://discord.com/register", { invisible: 0 })`
It would be nice to send a callback to run it while waiting for the captcha to return. To notice the progress of the operation.
Hello, I faced this issues while I am using 2captcha module.  ``` Some parameters are missing in this request. If you're using a pre-provided function, please open up an...
I run funcaptcha_options.py,exception: ERROR_PUBLICKEY,but use this key for Captcha Bypass Extension is right, why?
Hi, I've understood from 2captcha site self, in cases, it's also possible to send with the solve captcha request your browser cookies (which they then re-use when solving the captcha...
Hello, Could you please add support for CaptchaAI? Here’s the API docs: https://captchaai.com/api-docs.php Thanks!
Hello, I have a quick question. So, I wanted to solve the hCaptcha using the 2captcha API service. But in their documentation I can find the support Google reCaptcha v2...