python3-anticaptcha

Python library for AntiCaptcha.

MIT License

Downloads
2.6K
Stars
152
Committers
17

Bot releases are visible (Hide)

python3-anticaptcha - Release v1.7 Latest Release

Published by AndreiDrang almost 4 years ago

Updated the library's versions. Fix tests and code style.

python3-anticaptcha - Release v1.6.2

Published by AndreiDrang over 4 years ago

Add recaptchaDataSValue to NoCaptchaTaskProxyless and NoCaptchaTask;
Tests fix.

python3-anticaptcha - Release v1.6.1

Published by AndreiDrang over 4 years ago

Add HCaptcha

python3-anticaptcha - Release v1.6

Published by AndreiDrang over 4 years ago

Update logic. New test. Refactor.

python3-anticaptcha - Release v1.5.6

Published by AndreiDrang over 4 years ago

Disable the security certificate check in requests.
Refactor.

python3-anticaptcha - Release v1.5.5

Published by AndreiDrang almost 5 years ago

Some fixes and updates.

python3-anticaptcha - Release v1.5.4

Published by AndreiDrang about 5 years ago

Fix CustomCaptcha;
Update tests.

python3-anticaptcha - Release v1.5.2

Published by AndreiDrang about 5 years ago

Update async image-file reading content function, from readany to read, for windows users.

python3-anticaptcha - Release v1.5.1

Published by AndreiDrang about 5 years ago

Update RecaptchaV3TaskProxyless param - minScore.

python3-anticaptcha - Release v1.5

Published by AndreiDrang about 5 years ago

Add method to get captcha solution by task ID.

python3-anticaptcha - Release v1.4.1

Published by AndreiDrang about 5 years ago

Update ReCaptcha v3 interface.

python3-anticaptcha - Release v1.4

Published by AndreiDrang about 5 years ago

Add IncorrectRecaptcha reports;
Update tests;
Refactor.

python3-anticaptcha - Release v1.3

Published by AndreiDrang over 5 years ago

Add new method - ReCaptchaV3TaskProxyless.

python3-anticaptcha - Release v1.2.6

Published by AndreiDrang over 5 years ago

Fix CustomCaptcha;
Refactor;

python3-anticaptcha - Release v1.2.5

Published by AndreiDrang over 5 years ago

Refactore code;
Fix CustomCaptchaTask and FunCaptchaTask;

python3-anticaptcha - Release v1.2.4

Published by AndreiDrang over 5 years ago

Add get_queue_status(...) method to AntiCaptchaControl.

python3-anticaptcha - Release v1.2.3

Published by AndreiDrang over 5 years ago

Add contextmanager;
Upd error description;
Refactoring.

python3-anticaptcha - Release v1.2.2

Published by AndreiDrang over 5 years ago

Fix error.py file.

python3-anticaptcha - Release v1.2.1

Published by AndreiDrang over 5 years ago

Правки FunCaptcha.
Стабилизация работы.
Добавление taskId(id задачи по решению капчи) в ответе captcha_handler.

python3-anticaptcha - Release v1.0

Published by AndreiDrang almost 6 years ago

Добавление новых видов капч(всех оставшихся).
Добавление callback режима.


Adding new types of captcha (all remaining).
Adding callback mode.