Skip to content

arasopraza/scraping-data-tokopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper

This project is a web scraper that fetches product data based on a keyword and exports the data to a CSV file.

Installation

  1. Clone this repository: git clone <repository-url>
  2. Navigate to the project directory: cd <project-directory>
  3. Install the dependencies: npm install

Usage

Run the script with the following command:

node index.js <keyword> <filename>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published