Fetch Realtime Stocks Data From National Stock Exchange (India)
https://github.com/muepsilon/nsemodule
Python library for extracting realtime data from National Stock Exchange (India).
Simple and fast. Nsemodule is a library for collecting real time data from National Stock Exchange (India). The accuracy of data is only as correct as provided on www.nseindia.com.
- Getting live quotes for stocks using stock symbols. Bulk GET API
- Return data in json formats.
- Getting quotes for all the indices traded in NSE, e.g NIFTY 50
- Getting list of top losers.
- Getting list of top gainers.
- Helper APIs to check whether a given stock code is correct.