Skip to content

mohdtalal3/Amazon-Product-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Product Scraper

Overview

This Amazon Product Scraper is a tool designed to extract product information from various categories on Amazon.com. It scrapes product data including name, price, description,colors, upto 100 reviews and other relevant details, and stores it in JSON format for further analysis or use.

Features

  • Scrapes products from multiple categories.
  • Navigates through subcategories and sub-subcategories.
  • Stores scraped data in JSON format.
  • Easy to use and customize.

Requirements

  • Python 3.x
  • Selenium
  • Internet connection

Installation

  1. Clone this repository to your local machine:

Video:

Amazon.scrapper.mp4

Installation

To install the dependencies, use the following command: Download the zip and unzip it form the link attached and paste it in the folder where there is code and change the .env file accordingly.Folder include chrome and chrome driver.

link:

https://drive.google.com/file/d/1Nn3NDngchgX7GdOHmkQ6Dmqfgp2H50nC/view?usp=sharing

Usage

Run main.py to run the scrapper. [See the attached video of how the code works]

Project Structure

  • main.py: Contains the main code.
  • Mens Fashion: Contains the sample outputs.
  • .env: Contains the paths and ports.

Working on Enhanced version using scrapy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages