lsubotic/captcha-solve-scraper
Utilizing Deep Learning with Web Scraping to solve Amazon CAPTCHA and extract product details into an SQL database
This project helps developers build web scrapers that can bypass Amazon CAPTCHA challenges, ensuring continuous data extraction. It takes a collection of CAPTCHA images as input, trains a deep learning model to recognize the letters within them, and outputs a trained model that can solve new CAPTCHAs. This is for developers creating automated systems to gather product details from Amazon.
No commits in the last 6 months.
Use this if you are a developer building a web scraper that frequently encounters Amazon CAPTCHAs and need an automated solution to solve them.
Not ideal if you are looking for a ready-to-use application to scrape data without any coding or deep learning model setup.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/lsubotic/captcha-solve-scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.