- Official page: https://github.com/sergey-scat/unicaps
- 2Captcha users this week: 3
-
This software is designed to work with any site
Unicaps is a unified Python API for CAPTCHA solving services.
Key Features
Installation
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)
- Supports 9 types of CAPTCHAs
- Supports 3 CAPTCHA solving services (5 more would be added soon)
- Written Pythonic way and is intended for humans
Installation
pip install unicaps
Code examples
Examples