- Official page: github.com
- 2Captcha users this week: 6
-
This software is designed to work with any site
Unicaps is a unified Python API for CAPTCHA solving services.
Key Features
Installation
Real-life code examples
Examples
Key Features
- A unified Python interface that is independent of the service used
- Uses native service protocol/endpoints (eg, no needs in the patching hosts file)
- Has both synchronous and asynchronous client
- Supports 10 types of CAPTCHAs
- Supports 7 CAPTCHA solving services
- Written Pythonic way and is intended for humans
Installation
pip install -U unicaps
Real-life code examples
Examples