Skip to main content

Official anti-captcha.com library

Project description

Official anti-captcha.com library for solving images with text, Recaptcha v2/v3, Funcaptcha and GeeTest.

>>> pip install anticaptchaofficial
from anticaptchaofficial.recaptchav2proxyless import *

solver = recaptchaV2Proxyless()
solver.set_verbose(1)
solver.set_key("YOUR_API_KEY")
solver.set_website_url("https://website.com")
solver.set_website_key("SITE_KEY")

g_response = solver.solve_and_return_solution()
if g_response != 0:
    print "g-response: "+g_response
else:
    print "task finished with error "+solver.error_code

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

anticaptchaofficial-1.0.22-py2-none-any.whl (8.3 kB view details)

Uploaded Python 2

File details

Details for the file anticaptchaofficial-1.0.22-py2-none-any.whl.

File metadata

  • Download URL: anticaptchaofficial-1.0.22-py2-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.16

File hashes

Hashes for anticaptchaofficial-1.0.22-py2-none-any.whl
Algorithm Hash digest
SHA256 a1b44f96a2e680d716eeec9c35c412da9f373aec4fe6d8cc5571884406610536
MD5 11558697725c0ea4a4d3c6ade8d17082
BLAKE2b-256 dc647353003f28808faba76cbb1bd17579f9057027c5668f35ebe05ecd78f59b

See more details on using hashes here.

Supported by

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