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.4.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

ucaptcha-1.1.4-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ucaptcha-1.1.4.tar.gz
  • Upload date:
  • Size: 7.3 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.4.tar.gz
Algorithm Hash digest
SHA256 621631679c68ada7b0ec55c48e9f1a3ea288e5b4f2fa6789246ec1323e8356d6
MD5 a9232f7ab494f3c03d1d1c42e9803c5a
BLAKE2b-256 029daecc6b660f4a5a51a3cb08d8f28f6cd7d16c8b22d0cd4fae59a624a44bb5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ucaptcha-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 11.5 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 fc3b10163fbe5639ab50d5622a41267d660082cafae4a8ed5dffc349b4ae1fba
MD5 67c9dc572d52b6bbdce4f6ee32454b4d
BLAKE2b-256 5fbf9883b89c2f8d9b6e6a3f2f178ae338c511ecf54a4576bf19b37142e882ac

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