Python library for AntiCaptcha.
Go to file
Andrei 29b218d748
Merge pull request #208 from AndreiDrang/dependabot/pip/black-eq-25.star
Update black requirement from ==24.* to ==25.*
2025-02-03 19:59:22 +03:00
.github Update test.yml 2025-01-18 21:14:17 +03:00
docs upd docs 2025-01-18 21:14:30 +03:00
files Create captcha-image-coordinates.jpg 2024-12-16 23:50:03 +03:00
src 2.1.3 2024-12-27 17:19:21 +03:00
tests added callbackUrl 2024-12-27 03:01:57 +03:00
.coveragerc Update .coveragerc 2024-10-06 00:20:09 +03:00
.gitignore Update .gitignore 2024-12-18 17:04:01 +03:00
CODE_OF_CONDUCT.md Initial commit 2017-10-11 21:36:36 +03:00
CONTRIBUTING.md upd readme 2022-10-28 05:46:07 +03:00
ISSUE_TEMPLATE.md upd readme 2022-10-28 05:46:07 +03:00
LICENSE Create LICENSE 2021-06-02 19:48:55 +03:00
MANIFEST.in Add manifest. Update setup.py 2019-02-14 14:03:43 +03:00
Makefile Update Makefile 2024-10-06 00:20:23 +03:00
README.md Update README.md 2025-01-05 20:44:53 +03:00
pyproject.toml Update msgspec requirement from ==0.18.* to >=0.18,<0.20 2024-12-30 16:05:00 +00:00
requirements.style.txt Update black requirement from ==24.* to ==25.* 2025-02-03 16:11:16 +00:00
requirements.test.txt Update requirements.test.txt 2024-10-06 00:20:01 +03:00

README.md

python3-anticaptcha

AntiCaptcha.png

Capsolver

capsolver.jpg


PyPI version Python versions Downloads Static Badge

Code Climate Codacy Badge codecov

Sphinx docs Building Installation check Test Lint

Python 3 library for AntiCaptcha service API.

The library is intended for software developers and is used to work with the AntiCaptcha service API. Tested on UNIX based OS.

Love Rust? Me too! Check AntiCaptcha API binding for Rust - Rust-AntiCaptcha crate.

How to install?

We recommend using the latest version of Python. python3-anticaptcha supports Python 3.7+.

pip

pip install python3-anticaptcha

How to test?

  1. You need set API_KEY in your environment(get this value from you account).
  2. Run command make tests, from root directory.

Additional info

  1. Library usage examples && Docs
  2. AntiCaptcha errors list

How to get API Key to work with the library

  1. On the page - https://getcaptchasolution.com/vchfpctqyzclients/settings/apisetup
  2. Find it: img.png

Contacts

If you have any questions, please send a message to the Telegram chat room.

Or email python-captcha@pm.me