Skip to content

manddar/Open-Interest-Data-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open-Interest-Data-Extractor

This is boiler plate code in python to get Option Chain from NSE official website. Data is shown on cconsole in tabular format.

Sample output

Before running script

  • 👉 Install requests library
  • 👉 Stop VPN if you have one, IPs from other countries are blocked (I guess)

📋 Todo:

  • 👉 Exception handling (if request is timed out, script thorws error on console)
  • 👉 JSON output
  • 👉 Restructure code and comment whereever possible

💾 Credit:

About

Boilerplate code to get OI data from NSE site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages