Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Financials #291

Open
martinemilander opened this issue Feb 16, 2021 · 7 comments · May be fixed by #249
Open

Financials #291

martinemilander opened this issue Feb 16, 2021 · 7 comments · May be fixed by #249
Assignees
Labels
enhancement New feature or request

Comments

@martinemilander
Copy link

Hi

Great work.

Is it possible to add a financials end point, in order to get income statement, balance sheet, cash flow?

Regards
Martin

@savemetherain
Copy link

It would be great. I am trying to do it but couldnt. This is the only thing that i needed.

@alvarobartt
Copy link
Owner

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 🤗

@alvarobartt alvarobartt self-assigned this Feb 17, 2021
@alvarobartt alvarobartt added the enhancement New feature or request label Feb 17, 2021
@alvarobartt
Copy link
Owner

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

@savemetherain
Copy link

savemetherain commented Feb 17, 2021

IMG_20210217_113801

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.

@martinemilander
Copy link
Author

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.

B847FDDB-3656-4C3F-B23A-D48B7187281D
E9D24135-DF4B-44E1-8B96-57C243D22653

@mertokuyaz
Copy link

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

Alex-Stalter added a commit to AGoodGuy5543/investpy that referenced this issue Apr 27, 2021
…om the website go into a neat pandas data frame.
@alvarobartt alvarobartt linked a pull request Apr 28, 2021 that will close this issue
@alvarobartt alvarobartt added this to the investpy v1.0.8 milestone Jun 16, 2021
@gahoccode
Copy link

#450 This is the feature I've been waiting for so long. Happy to see not only me looking for this. I try to use investpy.get_stock_financial_summary but the information is too general and can't do much analysis of it. Be great if you can make a feature that get every line item in the screenshot above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants