Skip to content

henry-richard7/NSE-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSE-Py

A python script that scrapes data from NSE india

Install dependencies

pip install -r requirements.txt
or
pip3 install -r requirements.txt
or
python -m pip install -r requirements.txt
or
python3 -m pip install -r requirements.txt

What you can get

  • List of market indices in NSE.
  • List stocks for given NSE indices.
  • Live data of Stock.
  • Historical data.

How to use?

Follow the sample.ipynb file.

About

A python script that scrapes data from NSE india

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published