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.
- Scrapes products from multiple categories.
- Navigates through subcategories and sub-subcategories.
- Stores scraped data in JSON format.
- Easy to use and customize.
- Python 3.x
- Selenium
- Internet connection
- Clone this repository to your local machine:
Amazon.scrapper.mp4
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.
https://drive.google.com/file/d/1Nn3NDngchgX7GdOHmkQ6Dmqfgp2H50nC/view?usp=sharing
Run main.py
to run the scrapper. [See the attached video of how the code works]
main.py
: Contains the main code.Mens Fashion
: Contains the sample outputs..env
: Contains the paths and ports.