{"repo":"a-maliarov/amazoncaptcha","free":true,"listed":false,"github":"https://github.com/a-maliarov/amazoncaptcha","clone":"git clone https://github.com/a-maliarov/amazoncaptcha.git","description":"Pure Python, lightweight, Pillow-based solver for Amazon's text captcha.","language":"Python","stars":493,"topics":["captcha","captcha-solver","amazon","python3","pillow","amazon-captcha","amazon-scraper","training-data","amazoncaptcha","data-extraction"],"license":"MIT","category":"media-processing","readme_excerpt":"The motivation behind the creation of this library is taking its start from the genuinely simple idea: \" I don't want to use pytesseract or some other non-amazon-specific OCR services, nor do I want to install some executables to just solve a captcha. I desire to get a solution with 2 lines of code without any heavy add-ons, using a pure Python. \" --- Pure Python, lightweight, Pillow-based solver for Amazon's text captcha. Recent News + May 5, 2023 : tested and approved compatibility with Pillow 9.5.0 + January 25, 2022 : tested and approved compatibility with Python 3.10 + January 25, 2022 : dropped support for Python 3.6 Installation You can simply install the library from PyPi using pip . For more methods check the docs. Quick Snippet An example of the constructor usage. Scroll a bit down to see some tasty class methods. For consistency across different devices, it is highly recommended to use fromlink class method . Status Usage and Class Methods Browsing Amazon using selenium and stuck on captcha? The class method below will do all the dirty work of extracting an image from the webpage for you. Practically, it takes a screenshot from your webdriver, crops the captcha and stores it into bytes array which is then used to create an AmazonCaptcha instance. This also means avoiding any local savings. For consistency across different devices, it is highly recommended to use fromlink class method instead of fromdriver . If you are not using selenium or the previous method is no","default_branch":null,"files":null,"tree":[],"storefront":"/r/a-maliarov","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/a-maliarov/amazoncaptcha/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}