2captcha-python icon indicating copy to clipboard operation
2captcha-python copied to clipboard

Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.

Results 31 2captcha-python issues
Sort by recently updated
recently updated
newest added

Hello! I'm running the code below to break a Tencent captcha, but every time I run it, it sends me this except: ApiException('ERROR_CAPTCHA_UNSOLVABLE') I've checked the site's code internally, and...