davrob01/AmazonBestSellerBooksScraper
This program scrapes Amazon to get book data (the ISBN, title, author, price, etc.) of the top 100 Best Selling books in EVERY category and every subcategory in both US and International domains. Download EXE from here:
This tool helps book market researchers, publishers, or authors gather competitive intelligence by collecting data on top-selling books from Amazon's US and UK stores. It takes no special input and outputs a list of ISBNs, or an Excel-friendly CSV with book category, rank, ISBN, price, author, and title for millions of best-selling books across all categories and subcategories.
No commits in the last 6 months.
Use this if you need to quickly get a comprehensive dataset of Amazon's best-selling books for market analysis, competitive research, or tracking industry trends.
Not ideal if you need real-time data or only specific book genres, as it scrapes all categories and takes a few hours to complete.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/davrob01/AmazonBestSellerBooksScraper"
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.