Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, сloudflare turnstile, funcaptcha, geetest and solve any other captchas.
Updated the “see more info in the API docs” link in the README.md file
Added a description of methods supporting proxies for the solution and information about whether we have our own proxy for customers in the proxies section in the README.md file
Added extended examples amazon_waf_options.py, geetest_v4_options.py, turnstile_options.py to examples.
Added data parameter to hcaptcha_options.py example
Changed the name of the sol=>solver variable in the example file keycaptcha_options.py
README.md
fileREADME.md
fileamazon_waf_options.py
,geetest_v4_options.py
,turnstile_options.py
to examples.hcaptcha_options.py
examplesol
=>solver
variable in the example filekeycaptcha_options.py
__init__.py
file