Python library for AntiCaptcha.
Go to file
dependabot[bot] 1b81345ad1
Update black requirement from ==22.* to ==23.*
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.1.0...23.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 16:18:08 +00: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 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

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