petercunha / yf-downloader

Export data from Yahoo Finance to Excel spreadsheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yahoo Finance Downloader

Export data from Yahoo Finance API to Excel spreadsheets

Usage

Dependencies

pip install yfinance openpyxl pandas

Run

python main.py MSFT    # Replace MSFT with the stock ticker you want to download

About

Export data from Yahoo Finance to Excel spreadsheets

License:MIT License


Languages

Language:Jupyter Notebook 65.2%Language:Python 34.8%