Skip to content

webclinic017/NSE-Data-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSE DATA SCRAPER

This script scrapes the data about equity derivatives from the official nse webpage and stores them in a csv format. This data can be quite useful for training a machine-learning model centred around stocks and trading.

Requirements

Make sure you have python 3.6 or later installed in your system and is present in the path

Make sure you have the latest version of chrome installed in your system. Minimum version is 81.

Instructions

  1. Extract the folder containing this project.
  2. Run the command pip install -r requirements.txt
  3. Then run the program. Already the results.csv is created with a sample data. It will be modified with the new data.
Happy Scraping!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages