Skip to main content

Solving captchas never ends...

Project description

Amazon Captcha Solver

Pure Python, non-OCR, lightweight, Pillow based solver for the Amazon text captcha.

Accuracy Timing Size Version Downloads Python version

Installation

pip install amazoncaptcha

Quick Snippet

from amazoncaptcha import AmazonCaptcha

solution = AmazonCaptcha('captcha.jpg').solve()

For who?

  • Data extraction and web scraping specialists could use this tool, obviously, to bypass the Amazon captcha.
  • Machine learning developers could use captchas folder (currently contains 6000 solved captchas) based on a demand.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amazoncaptcha-0.0.9.tar.gz (689.7 kB view hashes)

Uploaded Source

Built Distribution

amazoncaptcha-0.0.9-py3-none-any.whl (739.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page