Unicaps (Python package)

CAPTCHAFORUM

Administrator
1642585839893.png
https://2captcha.com/software/unicaps

Unicaps is a unified Python API for CAPTCHA solving services.

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