Skip to content

Precyors/Mr_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr_scraper

This project is a simple web scraper built with Python, Requests, and BeautifulSoup.
It scrapes book titles and prices from (http://books.toscrape.com/) and saves the data into a CSV file.

Features:

  • Fetches data from a publicly available website.
  • Extracts book titles and prices.
  • Saves the scraped data in books.csv for further analysis.

About

A simple web scraper built with Python, Requests, and BeautifulSoup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages