1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2025-02-19 19:00:10 +02:00

Merge pull request #147 from sergey-scat/patch-2

Add Unicaps to Captcha Solving (Python)
This commit is contained in:
lorien 2022-09-05 18:03:06 +07:00 committed by GitHub
commit 5c5935dbb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -435,6 +435,7 @@ Libraries for working with WebSocket.
* [captcha_solver](https://github.com/lorien/captcha_solver) - Universal python API to captcha solving services
* [python-anticaptcha](https://github.com/ad-m/python-anticaptcha) - Client library for solve captchas with anti-captcha.com support
* [python3-anticaptcha](https://github.com/AndreiDrang/python3-anticaptcha) - Python library for anti-captcha services
* [unicaps](https://github.com/sergey-scat/unicaps) - a unified Python API for CAPTCHA solving services
## Other python lists