Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brechin/jaudu-pen
Example code to overcome Jaudu "Invisible CAPTCHA" system
https://github.com/brechin/jaudu-pen
Last synced: 22 days ago
JSON representation
Example code to overcome Jaudu "Invisible CAPTCHA" system
- Host: GitHub
- URL: https://github.com/brechin/jaudu-pen
- Owner: brechin
- Created: 2012-12-20T19:27:40.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-20T19:33:46.000Z (about 12 years ago)
- Last Synced: 2024-12-13T10:46:46.263Z (27 days ago)
- Language: Python
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jaudu-pen
=========Example code to overcome Jaudu "Invisible CAPTCHA" system
Uses these pip-installable libs:
--------------------------------
* ws4py - WebSocket client
* requests - HTTP Requests for humans
* unidecode - I'm too lazy to deal with UTF-8 right now