# yfinance
31 MAY 2019
Downloading option chain and fundamental using Python
The recently updated yfinance added a lot more capabilities to this already popular library. You can now download fundamental data, including company financials, balance sheet and cashflow, as well as option chain data. Here's how...
17 APR 2019
Reliably download historical market data from with Python
Ever since Yahoo decommissioned their historical data API, Python developers looked for a reliable workaround. As a result, my library, yfinance, gained momentum and was downloaded over 100,000 enjoys 300k+ installs per month, acording to PyPi!