petercerno / good-morning

Simple Python module for downloading fundamental financial data from financials.morningstar.com.
Other
189 stars 82 forks source link

API for Morningstar Income statement, Balance Sheet, and Cash Flow #18

Open HumanStartups opened 5 years ago

HumanStartups commented 5 years ago

Hey,

    Thank you for the good-morning code. Do you have the code for Income Statement, Balance Sheet and Cash Flow also? If no, do you know where I can find it?

Thanks, Rick

Income Statement http://financials.morningstar.com/income-statement/is.html?t=AAPL&region=usa&culture=en-US

Balance Sheet http://financials.morningstar.com/balance-sheet/bs.html?t=AAPL&region=usa&culture=en-US

Cash Flow http://financials.morningstar.com/cash-flow/cf.html?t=AAPL&region=usa&culture=en-US

gety9 commented 5 years ago

+1, would be interested in this.