Skip to content

vinodnextcoder/nodejs_webscrape

Repository files navigation

Node.js Web Scraping

This repository contains Node.js scripts for web scraping data related to commodities and APMCs (Agricultural Produce Market Committees). The scripts are designed to extract specific information from websites and save it in a structured format.

Installation

Before running the scripts, make sure you have Node.js and npm (Node Package Manager) installed on your system. To install the necessary dependencies, run the following command in your terminal:

npm install

Usage

Commodity District-Wise Scrape

To scrape commodity district-wise data, run the following command in your terminal:

node comodityDistrictWiseScrape.js

APMC-Wise Scrape

To scrape APMC-wise data, run the following command in your terminal:

node apmcWiseScrape.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published