Skip to content

reemkhaleed/Bookstore-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“š Bookstore Scraper

A simple Python script that scrapes book titles and prices from Books to Scrape and exports the data into an Excel spreadsheet.


๐Ÿ› ๏ธ Features

  • Scrapes book titles and prices
  • Exports data to books_data.xlsx
  • Automatically opens the Excel file after saving (if supported)
  • Clean and modular main.py file โ€” easy to run and understand

๐Ÿš€ How to Run

๐Ÿงฉ 1. Install Requirements

Make sure Python is installed, then install dependencies:

pip install -r requirements.txt


About

Simple Python web scraping script that collects book titles and prices and exports the data to an Excel file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

โšก