/WebScraper

A Node.Js based web scraper for E-commerce websites like Flipkart etc.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

WebScraper

A Node.js based web-scraper for e-commerce websites including Flipkart, Amazon, Snapdeal, Ebay etc.

Once in the right directory, start the local server as:

node flipkart.js

Then visit:

http://localhost:3000

Enter the product name click on Search. You will be re-directed to /flipkart_scrape where the output will be visible. The same can also be viewed via the terminal.

Proceed in a similar way with amazon.js, snapdeal.js and ebay.js