2captcha-python
52 Отзывы
БесплатноЦена
Python 3 package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, funcaptcha, geetest and solve any other captchas.
Solving of any type of captcha: Normal Captcha, Audio Captcha, Text Captcha, reCAPTCHA v2, reCAPTCHA v3, FunCaptcha, GeeTest, GeeTest v4, Lemin Cropped Captcha, Cloudflare Turnstile, Amazon WAF, KeyCaptcha, atbCAPTCHA, Capy, Grid, Canvas, ClickCaptcha, Rotate, MTCaptcha, Friendly Captcha, Cutcaptcha.
Installation
This package can be installed with Pip:
pip3 install 2captcha-python
Configuration TwoCaptcha instance can be created like this:
from twocaptcha import TwoCaptcha
solver = TwoCaptcha('YOUR_API_KEY')
**Examples:**
- [reCAPTCHA v2](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23recaptcha-v2)
- [Normal Captcha](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23normal-captcha)
- [ClickCaptcha](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23clickcaptcha) (coordinate captcha)
- [Cloudflare Turnstile](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23cloudflare-turnstile)
- [reCAPTCHA v3](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23recaptcha-v3)
- [GeeTest](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23geetest)
- [GeeTest v4](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23geetest-v4)
- [Amazon WAF](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23amazon-waf)
- [MTCaptcha](https://rucaptcha.com/redirect?url=https%3A%2F%2Fgithub.com%2F2captcha%2F2captcha-python%23mtcaptcha)
**Proxy:**
The library supports the use of proxies to solve captchas.
For better efficiency, it is recommended to [buy residential proxy](https://rucaptcha.com/redirect?url=https%3A%2F%2F2captcha.com%2Fproxy%2Fresidential-proxies) 2captcha, which will provide you with a stable connection and minimal risk of being blocked.
Статистика
Комментарии2
- zen5
nice
excelent!!!!