0xAdafang/Book_Scrap
scraping de livre issue de https://books.toscrape.com/index.html
This project helps you gather information about books from the 'Books to Scrape' website. You can input criteria like categories, ratings, or price ranges, and it will output structured book data into a PostgreSQL database. It's ideal for anyone who needs to quickly collect and organize book details for analysis or personal use.
No commits in the last 6 months.
Use this if you need to systematically collect book titles, prices, ratings, and availability from 'Books to Scrape' and store them in a database.
Not ideal if you need to scrape information from other book websites or require an interactive user interface or direct CSV export.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/0xAdafang/Book_Scrap"
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.