Skip to content

Nazaboy/AmzWebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Product Scraper

A script to scrape product details from Amazon UK and save them to a CSV file.

Features

  • Extracts product title, description, rating, sizes, and prices.
  • Saves data in CSV format.

Requirements

  • Python 3
  • Install dependencies:
    pip install requests beautifulsoup4


Let me know if you need further adjustments!

About

# AmzWebScraper Building an amazon web scraper using python ressources: - https://www.youtube.com/watch?v=HiOtQMcI5wg (main) - https://www.geeksforgeeks.org/python-web-scraping-tutorial/ (will look for it)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published