-
Notifications
You must be signed in to change notification settings - Fork 0
This Python web scraper extracts book data such as titles, prices, availability, and ratings from sites like [Books to Scrape](http://books.toscrape.com/) and saves the information into a CSV file. It uses the `requests` library to fetch HTML content and `BeautifulSoup` for parsing and data extraction. The script is adaptable for different websites
MaryamCodeHub/WebScraper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This Python web scraper extracts book data such as titles, prices, availability, and ratings from sites like [Books to Scrape](http://books.toscrape.com/) and saves the information into a CSV file. It uses the `requests` library to fetch HTML content and `BeautifulSoup` for parsing and data extraction. The script is adaptable for different websites
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published