Skip to main content

Universal captcha solving python module

Project description

ucaptcha

Universal captcha solving python module

Installation

You can install the package via pip:

pip install ucaptcha

Usage

from ucaptcha import solve_captcha

api_key = "..."
site_key = "..."
url = "..."

print(solve_captcha("anti-captcha", api_key, site_key, url))
print(solve_captcha("capmonster", api_key, site_key, url))
print(solve_captcha("twocaptcha", api_key, site_key, url))
print(solve_captcha("nocaptchaai", api_key, site_key, url))
print(solve_captcha("nopecha", api_key, site_key, url))
print(solve_captcha("twocaptcha", api_key, site_key, url))

Limitations

  • Only supports HCaptcha

License

This project is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ucaptcha-1.1.3.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

ucaptcha-1.1.3-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file ucaptcha-1.1.3.tar.gz.

File metadata

  • Download URL: ucaptcha-1.1.3.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for ucaptcha-1.1.3.tar.gz
Algorithm Hash digest
SHA256 0c2d2fff5aa1f0b06c82cfd8069e1d200efe478babe9cde6469579ad3c856ffd
MD5 7a82dc5b2811bc980f341f8ce3213d45
BLAKE2b-256 d0ff99114011163a4abf675508062348adf772d192754c5d7d8dc244e333945d

See more details on using hashes here.

File details

Details for the file ucaptcha-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: ucaptcha-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for ucaptcha-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 70f3bab9fa87d90d7e1d367fa80eb04cd4b842ea7ff2f817909c7c37e2a7f47b
MD5 f72ffbee22aee5791cdb9661762eda65
BLAKE2b-256 35c3fa6c774998602733d8506a22ba109e14ed19e19c4c37f7ca622982647a88

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page