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.
-
Clone the repository
-
Navigate to the project directory:
cd daraz-product-scraper
-
Install dependencies:
npm install
To run the script:
node index.js