Skip to content

sujanchhetri/NEPSE_scraper

Repository files navigation

NEPSE_scraper

Script to scrape NEPSE data

Steps to run

  • npm i in the root folder to install all the required packages
  • npm start to run the script
  • To view the scraped data, run the index.html file from the views folder