Skip to content

fzozyurt/BookStoresDatasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper Project

This project scrapes data from two different websites and saves the data in JSON format.

Project Structure

  • logs/: Contains log files.
  • data/: Contains scraped data.
  • scripts/: Contains Python scripts for scraping and logging configuration.
  • requirements.txt: Lists the required Python packages.
  • README.md: Project documentation.
  • main.py: Main script to run the scraping process.

How to Run

  1. Install the required packages:
    pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages