JECSand / yahoofinancials

A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
https://pypi.python.org/pypi/yahoofinancials
MIT License
899 stars 214 forks source link

Historical Financial Statements #53

Closed anuradhamohanta closed 1 year ago

anuradhamohanta commented 4 years ago

Is is possible to enhance the getfinancials methods to pull historical financial statements?

JECSand commented 1 year ago

@anuradhamohanta Only way I can see us doing that via Yahoo is by developing logic to allow users to authenticate with their YahooFinance+ account. We can also investigate pulling that data from different sources as well.