A python script that scrapes data from NSE india
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
- List of market indices in NSE.
- List stocks for given NSE indices.
- Live data of Stock.
- Historical data.
Follow the sample.ipynb file.