Python library for AntiCaptcha.
Go to file
pyup-bot 4384664055 Update pydantic-settings from 2.3.2 to 2.3.3 2024-06-13 12:36:51 +03:00
.github Update test.yml 2023-12-20 02:39:28 +03:00
docs Update pydantic-settings from 2.3.2 to 2.3.3 2024-06-13 12:36:51 +03:00
files Create capsolver.jpg 2024-04-19 04:54:51 +03:00
src Update requirements.txt 2023-10-30 07:58:14 +03:00
tests Update test_core.py 2023-03-20 04:07:28 +03:00
.coveragerc upd structure && upd control class 2023-03-20 03:58:52 +03:00
.gitignore Update .gitignore 2023-03-20 04:08: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 2023-03-20 04:00:40 +03:00
README.md Update README.md 2024-06-08 21:30:04 +03:00
pyproject.toml upd structure && upd control class 2023-03-20 03:58:52 +03:00
requirements.style.txt Update black requirement from ==23.* to ==24.* 2024-01-29 16:46:09 +00:00
requirements.test.txt Update pytest requirement from ==7.* to ==8.* 2024-01-29 16:46:18 +00:00

README.md

python3-anticaptcha

Logo

Capsolver

Capsolver

Capsolver.com is an AI-powered service that specializes in solving various types of captchas automatically. It supports captchas such as reCAPTCHA V2, reCAPTCHA V3, hCaptcha, FunCaptcha, DataDome, AWS Captcha, Geetest, and Cloudflare Captcha / Challenge 5s, Imperva / Incapsula, among others.

For developers, Capsolver offers API integration options detailed in their documentation, facilitating the integration of captcha solving into applications. They also provide browser extensions for Chrome and Firefox, making it easy to use their service directly within a browser. Different pricing packages are available to accommodate varying needs, ensuring flexibility for users.


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