Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 556 Bytes

README.md

File metadata and controls

36 lines (32 loc) · 556 Bytes

Ecommerce Scraping

Web scraper for ecommerce sites like Amazon and Flipkart.

Technology Stack

  • ReactJs
  • NodeJs & ExpressJs
  • Puppeteer

Installation

Server

  • Installation
yarn 
  • run server.js
nodemon server.js

Client

  • Installation
cd client && yarn 
  • run reactjs
yarn dev

Shorthand to run project

  • after installation or next you wanna open a project to run, just click start_server_client.bat
start start_server_client.bat

Contribution

Just do it 👍