captcha_solver
CAPTCHA solver
A universal API to interact with various CAPTCHA solving services
Universal python API to captcha solving services
244 stars
15 watching
39 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
antigateapicaptchacaptcha-breakingcaptcha-imagecaptcha-solvingcrack-captchapythonrecaptcharucaptcha
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of CAPTCHA systems using neural networks and deep learning techniques | 181 |
| A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
| A CAPTCHA solver that extracts and matches text from an image by calculating pixel differences between the input image and pre-computed letter masks. | 556 |
| A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. | 465 |
| An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 725 |
| Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) | 434 |
| A CAPTCHA system with proof-of-work based rate limiting and token-based validation | 1,741 |
| A library for generating and verifying human-based CAPTCHAs to prevent automated access attempts. | 1,734 |
| A library providing an Elixir implementation of reCAPTCHA 2 | 112 |
| An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| Protects websites from bots and automated abuse by solving a challenge without collecting user data | 50 |
| A captcha solution designed to be fast and user-friendly, providing an easy alternative to traditional captchas. | 144 |
| Provides an easy-to-use API for generating captchas with flexible font options | 156 |
| A project that uses image processing techniques to locate a sliding captcha puzzle within a background image. | 142 |
| A flexible spam protection solution for web applications | 1,172 |