captcha_solver
CAPTCHA solver
A universal API to interact with various CAPTCHA solving services
Universal python API to captcha solving services
243 stars
15 watching
39 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
antigateapicaptchacaptcha-breakingcaptcha-imagecaptcha-solvingcrack-captchapythonrecaptcharucaptcha
Related projects:
Repository | Description | Stars |
---|---|---|
arunpatala/captcha | An implementation of CAPTCHA systems using neural networks and deep learning techniques | 181 |
cos120/captcha_crack | A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
ptigas/simple-captcha-solver | 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 |
trekjs/captcha | A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. | 467 |
nladuo/captcha-break | An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 726 |
0b01/simgan-captcha | Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) | 434 |
mcaptcha/mcaptcha | A CAPTCHA system with proof-of-work based rate limiting and token-based validation | 1,718 |
gregwar/captcha | A library for generating and verifying human-based CAPTCHAs to prevent automated access attempts. | 1,730 |
samueljseay/recaptcha | A library providing an Elixir implementation of reCAPTCHA 2 | 112 |
chxj1992/captcha_cracker | An image recognition system using a deep learning model to classify characters from verification codes | 188 |
prosopo/captcha | Protects websites from bots and automated abuse by solving a challenge without collecting user data | 48 |
fabianwennink/iconcaptcha-php | A captcha solution designed to be fast and user-friendly, providing an easy alternative to traditional captchas. | 140 |
steambap/captcha | Provides an easy-to-use API for generating captchas with flexible font options | 155 |
chxj1992/slide_captcha_cracker | A project that uses image processing techniques to locate a sliding captcha puzzle within a background image. | 141 |
markets/invisible_captcha | A flexible spam protection solution for web applications | 1,164 |