Download and view the latest open options contracts from barchart.com within a specified strike price range.
link of SNP500 option data in .cvs file format
https://www.barchart.com/stocks/quotes/$SPX/options?expiration=2022-08-19-m&moneyness=allRows
python3 -m venv venv
source venv/bin/activate
pip install -r requiremetns
-
Download the options csv file from barchart.com with
python3 options_downloader.py
-
Displays the open contracts in a given strike price range
python3 options_downloader.py