Skip to content

Ish45883/Amazon-Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕸️ Amazon Web Scraper 🛒

Welcome to Amazon Web Scraper — your simple tool to collect product details from Amazon for learning and personal use.


📌 Features

  • Product Titles
  • Prices
  • Ratings
  • Product Links
  • Output to CSV or JSON

⚙️ Tech Stack

  • Python 3
  • requests
  • BeautifulSoup
  • pandas
  • lxml
  • Selenium (optional)

🚀 Getting Started

  1. Clone this repo:
git clone https://github.com/Ish45883/Amazon-Web-Scraper.git
cd Amazon-Web-Scraper
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the scraper:
python scraper.py

Demo

image

⚠️ Disclaimer

  • Educational use only
  • Respect Amazon’s ToS and robots.txt
  • Heavy scraping can block your IP

📜 License

MIT License


Author: Ishan Credits: Codedex This file was written with the assistance of OpenAI

About

A simple web scraping tool to look up Amazon product data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors