Skip to main content
anticaptcha
=========

Simple anticaptcha library for images with text.

>>> pip install anticaptcha

.. code:: python
from anticaptcha import Anticaptcha
ac = Anticaptcha('API_TOKEN')
with open('captcha.png', 'rb') as img:
response = ac.createTask(img.read())
task_id = response['taskId']
result = ac.getTaskResult(task_id)
solution = result['solution']['text']


Test with: python -m pytest

Download files

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

Source Distribution

anticaptcha-0.0.1.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file anticaptcha-0.0.1.tar.gz.

File metadata

  • Download URL: anticaptcha-0.0.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for anticaptcha-0.0.1.tar.gz
Algorithm Hash digest
SHA256 24c2535a3409bb19380044bda33de1794afe5d9f6b6d849c507b660257931cba
MD5 ae71ad90a1c0094597701c09fd7d7ecb
BLAKE2b-256 8e0b595aa1e61a736238b4334e25edb668f1109a1749580b04660756578eb1a9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page