Python library for AntiCaptcha.
Go to file
Andrei 719dc5ded1 Update test.yml 2023-03-20 04:01:20 +03:00
.github Update test.yml 2023-03-20 04:01:20 +03:00
docs upd structure && upd control class 2023-03-20 03:58:52 +03:00
files added image files 2022-12-14 20:02:52 +03:00
src upd structure && upd control class 2023-03-20 03:58:52 +03:00
tests upd structure && upd control class 2023-03-20 03:58:52 +03:00
.coveragerc upd structure && upd control class 2023-03-20 03:58:52 +03:00
.gitignore Update .gitignore 2022-12-14 19:33:22 +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 2023-03-20 04:00:40 +03:00
README.md Update README.md 2023-03-17 02:51:00 +03:00
pyproject.toml upd structure && upd control class 2023-03-20 03:58:52 +03:00
requirements.style.txt Update black requirement from ==22.* to ==23.* 2023-02-06 16:18:08 +00:00
requirements.test.txt Update coverage requirement from ==6.* to ==7.* 2022-12-26 16:07:35 +00:00

README.md

python3-anticaptcha

AntiCaptcha

PyPI version Python versions Downloads

Code Climate Codacy Badge codecov

Sphinx docs Build check Installation check Test Lint

Python 3 library for AntiCaptcha service API.

Tested on UNIX based OS.

The library is intended for software developers and is used to work with the AntiCaptcha service API.


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

Or email python-captcha@pm.me


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://anti-captcha.com/clients/settings/apisetup
  2. Find it: img.png