Skip to content

Scrap data of a searched product. Only giving the search link does the trick. After scrapping a JSON is returned

Notifications You must be signed in to change notification settings

Yeasir-Hossain/daraz-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daraz Product Scraper

Overview

This project is a web scraping tool developed in JavaScript using Puppeteer to extract product information from the Daraz website. The extracted data includes product name, discounted price, and original price.

Installation

  1. Clone the repository

  2. Navigate to the project directory:

    cd daraz-product-scraper
  3. Install dependencies:

    npm install

Usage

To run the script:

node index.js

About

Scrap data of a searched product. Only giving the search link does the trick. After scrapping a JSON is returned

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published