Skip to content

A Python application that will allow the user to pull up to at least 10 years of historical stock prices for the US Stock Market!

License

Notifications You must be signed in to change notification settings

Mun-Min/Stock_Data_Fetcher

Repository files navigation

Stock Data Fetcher

Note: This python application utilizes Streamlit to allow the user to be able to download (CSV/JSON Format) up to at least 10 years of historical US stock data.

Run the application locally

pip install yahoo-finance

pip install streamlit

streamlit run app.py

or

pip install -r requirements.txt

Run the application through URL

https://stock-data-fetcher.streamlit.app/

About

A Python application that will allow the user to pull up to at least 10 years of historical stock prices for the US Stock Market!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published