Skip to content

themaruf/chaldal-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaldal Scrapper

This Project is build on NodeJS & it will help you to scrap the product data from Chaldal.com. Currently It will able to scrap the single page product list.

Data
    - Product Name
    - Product QTY/SKU
    - Product Offer Price
    - Product Price

How to Run

  1. To run the project follow this steps below.
git clone https://github.com/themaruf/chaldal-scrapper.git
cd chaldal-scrapper
npm install
npm run dev
  1. Set the product page URL on server.js.
  2. Hit enter with this url on your browser "127.0.0.1:8081". it will save the data on your project folder file named output.js

Note

This repo is created for educational purpose. Feel free to PR 💡.

License

You can edit, customize & whatever you want to do.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published