Skip to content

Ecom Scraper for Amazon, Cartlow, Noon, Northladder, Revibe and Revent.

Notifications You must be signed in to change notification settings

var-rishabh/ecom-scraper

Repository files navigation

Ecom Scraper

Ecom Scraper is a Python project that scrapes product details from e-commerce websites like Amazon, Cartlow, Noon, Popsy, Northladder, Revent, and Revibe. It allows you to extract product information such as title, price, rating, and description, and store it in a structured format for further analysis.

Python

Setup

Step 1: Clone this repository and move to the directory

$ git clone https://github.com/var-rishabh/ecom-scrapper.git

$ cd ecom-scrapper
Step 2: Run the docker container

$ docker-compose up --build -d
Step 3: Go to port localhost:8000/docs

Note 1: To verify the scraped information, you can find the HTML file of all the product pages fetched from the web in the data/HTMl folder.

Note 2: You can check the log file in data/logs

About

Ecom Scraper for Amazon, Cartlow, Noon, Northladder, Revibe and Revent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published