Python library for AntiCaptcha.
Go to file
Andrei 6efd3533af Update README.md 2022-12-14 20:18:43 +03:00
.github Update sphinx.yml 2022-12-14 19:38:41 +03:00
docs Update info.md 2022-12-14 20:18:39 +03:00
files added image files 2022-12-14 20:02:52 +03:00
src Delete errors.py 2022-12-14 20:02:54 +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 added sphinx docs 2022-12-14 19:24:07 +03:00
README.md Update README.md 2022-12-14 20:18:43 +03:00
requirements.style.txt Updated project structure 2022-12-13 19:14:13 +03:00
requirements.test.txt upd 2022-12-14 01:11:38 +03:00

README.md

python3-anticaptcha

AntiCaptcha

PyPI version Python versions Downloads

Code Climate Codacy Badge codecov

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

Source

git clone https://github.com/AndreiDrang/python3-anticaptcha.git
cd python3-anticaptcha
python setup.py install

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