Skip to content

arrafi-mahin/Web-Scrapper

Repository files navigation

Daraz Scraper

Daraz Scraper is a web scraping project built with Node.js and Puppeteer to automatically collect product data from the Daraz website (https://daraz.com.bd). The scraped data is then saved into a CSV file for further analysis.

What is Puppeteer?

Puppeteer is a Node library that provides a high-level API to control headless browsers or full browsers over the DevTools Protocol. It is commonly used for tasks such as web scraping, automated testing of web pages, and taking screenshots or generating screenshots.

In the context of this project, Puppeteer is utilized to navigate the Daraz website, extract product information, and store it in a structured format.

Project Overview

Getting Started

  1. Clone the Repository:
    git clone [https://github.com/YourGitHubUsername/DarazScraper.git](https://github.com/arrafi-mahin/Web-Scrapper)
    cd DarazScraper

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors