Open martinemilander opened 3 years ago
It would be great. I am trying to do it but couldnt. This is the only thing that i needed.
Hi, @martinemilander and @savemetherain! Can you please send me a screenshot of the Investing.com webpage for the information you want me to include? I'll try to include it in the investpy v1.1.0
release 🤗
Maybe this is the function you are looking for: investpy.get_stock_financial_summary()
. More information about its usage available at: https://investpy.readthedocs.io/_api/stocks.html#investpy.stocks.get_stock_financial_summary
Income statement, balance sheet, cash flow and ratios tables would be great... No need for charts. The values is enough. This is like life and death issue for me :p
Not summary, the full financial statement tables would be perfect because every values is needed for another analysis.
And the last thing : sorry for my excitement. Could you say when will you release v1.1.0? Roughly.
investpy.get_stock_financial_summary()
is the summary but there's still a lot of good stuff left in the statements (such as shares outstanding or current assets), which isn't returned.
I was also thinking about the dividends and earnings sections of the financials page, which would be amazing to be able to retrieve. See below for screenshots.
Hello, this is an awesome idea.
I also need the function to get income statement, balance sheet, cash flow. As this is one of the most important factor when investing.
Keep up the good work. @alvarobartt
Hi
Great work.
Is it possible to add a financials end point, in order to get income statement, balance sheet, cash flow?
Regards Martin