Pure Python, lightweight, Pillow-based solver for Amazon text captchas. Uses image processing to extract text from captcha images. Current version: 0.5.11 (2025). Low release cadence.
pip install amazoncaptchaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Solve an Amazon captcha from an image file or direct link.
Use `from amazoncaptcha import AmazonCaptcha` instead.
Provide full captcha widget image.
Check GitHub issues for updates; consider fallback manual solving.