/nsepython

The Unofficial Python Wrapper for NSEIndia API

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

logo

NSEPython is a Python library to get publicly available data on the current NSEIndia site by communicating with their REST APIs.

logo

NSE Historical Data is also available using NSEPython.
The functions are in beta phase. I will update them shortly.
But to see all beta functions You can see - https://forum.unofficed.com/t/nsepython-documentation/376/107

Installation

Use the package manager pip to install nsepython.

pip install nsepython

Documentation

  • Fetch All Indices.
  • Fetch List of All FNO Stocks.
  • Fetch Option Chain Data.
  • An Advanced OI Chain Visualizer Function.
  • Getting ATM Strikes.
  • Stocks and Derivatives API Fetch Live Stock and Derivatives Prices and all detailed data.
  • Holiday API
  • Event Calendar API
  • Results API
  • Past Results API

Contributing

For Discussion and Improving this Code, Join - https://www.unofficed.com/chat/

License

MIT