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