Book Data Web Scraper
Budget: $10 – $30 USD
# Books Web Scraper
This project scrapes book data from a practice website.
Website:
https://books.toscrape.com/
## What the script does
* Scrapes book titles
* Scrapes book prices
* Loops through 10 pages
* Saves the data into an Excel file
## Technologies Used
* Python
* Requests
* BeautifulSoup
* Pandas
## Output
The script generates an Excel file containing all books and their prices.
Example columns:
Book Name | Price
This project scrapes book data from a practice website.
Website:
https://books.toscrape.com/
## What the script does
* Scrapes book titles
* Scrapes book prices
* Loops through 10 pages
* Saves the data into an Excel file
## Technologies Used
* Python
* Requests
* BeautifulSoup
* Pandas
## Output
The script generates an Excel file containing all books and their prices.
Example columns:
Book Name | Price
Related categories:
Python
Data Processing
Excel
Web Scraping
Software Architecture
Data Mining
Data Analysis
Data Collection