1111[ ![ PyPI version] ( https://badge.fury.io/py/python3-anticaptcha.svg )] ( https://badge.fury.io/py/python3-anticaptcha )
1212[ ![ Python versions] ( https://img.shields.io/pypi/pyversions/python3-anticaptcha.svg?logo=python&logoColor=FBE072 )] ( https://badge.fury.io/py/python3-anticaptcha )
1313[ ![ Downloads] ( https://static.pepy.tech/badge/python3-anticaptcha/month )] ( https://pepy.tech/project/python3-anticaptcha )
14+ [ ![ Static Badge] ( https://img.shields.io/badge/docs-Sphinx-green?label=Documentation&labelColor=gray )] ( https://andreidrang.github.io/python3-anticaptcha/ )
1415
1516[ ![ Code Climate] ( https://codeclimate.com/github/AndreiDrang/python3-anticaptcha/badges/gpa.svg )] ( https://codeclimate.com/github/AndreiDrang/python3-anticaptcha )
1617[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/7f49780f2edb48d4b133833887c850e8 )] ( https://www.codacy.com/gh/AndreiDrang/python3-anticaptcha/dashboard?utm_source=github.com& ; utm_medium=referral& ; utm_content=AndreiDrang/python3-anticaptcha& ; utm_campaign=Badge_Grade )
2324[ ![ Lint] ( https://github.com/AndreiDrang/python3-anticaptcha/actions/workflows/lint.yml/badge.svg?branch=main )] ( https://github.com/AndreiDrang/python3-anticaptcha/actions/workflows/lint.yml )
2425
2526
26- Python 3 library for [ AntiCaptcha] ( https://anti-captcha .com/ ) service API.
27+ Python 3 library for [ AntiCaptcha] ( https://getcaptchasolution .com/vchfpctqyz ) service API.
2728
29+ The library is intended for software developers and is used to work with the [ AntiCaptcha] ( https://getcaptchasolution.com/vchfpctqyz ) service API.
2830Tested on UNIX based OS.
2931
30- The library is intended for software developers and is used to work with the [ AntiCaptcha] ( https://anti-captcha.com/ ) service API.
31-
32- ***
33-
34- If you have any questions, please send a message to the [ Telegram] ( https://t.me/pythoncaptcha ) chat room.
35-
36- Or email python-captcha@pm.me
32+ Love Rust? Me too! Check AntiCaptcha API binding for Rust - [ Rust-AntiCaptcha crate] ( https://crates.io/crates/rust-anticaptcha ) .
3733
3834## How to install?
3935
4036We recommend using the latest version of Python. ` python3-anticaptcha ` supports Python 3.7+.
4137
42- ### pip
38+ #### pip
4339
4440``` bash
4541pip install python3-anticaptcha
@@ -53,9 +49,15 @@ pip install python3-anticaptcha
5349
5450### Additional info
55511 . [ Library usage examples && Docs] ( https://andreidrang.github.io/python3-anticaptcha/ )
56- 2 . [ AntiCaptcha errors list] ( https://anti-captcha .com/apidoc /errors )
52+ 2 . [ AntiCaptcha errors list] ( https://getcaptchasolution .com/vchfpctqyzapidoc /errors )
5753
5854
5955### How to get API Key to work with the library
60- 1 . On the page - https://anti-captcha .com/clients /settings/apisetup
56+ 1 . On the page - https://getcaptchasolution .com/vchfpctqyzclients /settings/apisetup
61572 . Find it: [ ![ img.png] ( https://s.vyjava.xyz/files/2024/12-December/17/5d6a902c/img.png )] ( https://vyjava.xyz/dashboard/image/5d6a902c-6997-47dd-af2a-734bde9bd1fb )
58+
59+ ### Contacts
60+
61+ If you have any questions, please send a message to the [ Telegram] ( https://t.me/pythoncaptcha ) chat room.
62+
63+ Or email python-captcha@pm.me
0 commit comments