Skip to content

A NodeJS E-commerce web scraper, to grab products and its details on the fly.

Notifications You must be signed in to change notification settings

Dark-Kernel/node-api

Repository files navigation

* This node application is backend part of Thrifty project. For frontend code you can visit here

* You can visit Thrifty to take a look of frontend. server might be down while you search, you can run this node app on localhost.

Node Webscraping-API

Used:

- NodeJS
- ExpressJs
- MongoDB

Simple script to get data from E-Commerce site:

1. Amazon
2. Flipkart
3. Reliance Digital
4. ShopClues

Routes:

- /results?product=
- /specs?link=
- /email?id=<_emailid_>&link=<_track_link>
- /cache
- /suggestion?product=<name>
- /wishlist?act=<i/d/r>&title=<>&link=<>&id=<email>

DB Operations: CRUD

About

A NodeJS E-commerce web scraper, to grab products and its details on the fly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published