alvarobartt / investpy

Financial Data Extraction from Investing.com with Python
https://investpy.readthedocs.io/
MIT License
1.59k stars 375 forks source link

Historical EPS and Rev forecast and surprises #393

Open TimdBui opened 3 years ago

TimdBui commented 3 years ago

Hello Alvaro, in the future, when you have time to add more features into investpy, could you also please add the historical EPS and Revenue forecast section? It helps to see how often companies meet or beat analysts expectations. The site where I see the the information is in the Financials tab and the Earnings subsection. This is an example of IBM earnings. https://www.investing.com/equities/ibm-earnings

Thank you for your work to help all of us!

markus080402 commented 3 years ago

Hi @TimdBui , this is a useful feature and has been requested in issue #155 , @t-tani created a PR but @alvarobartt hasn't approved it amd now the PR does not work anymore with the new html format at investing.com. Should be possible to update the PR though.

alvarobartt commented 3 years ago

Hi @TimdBui and @markus080402!

Consider this done for the upcoming release later this month :fire: I'll include this in the current milestone so as to fix @t-tani PR to adapt the new Investing.com format!

BTW thanks for referring the PR @markus080402 :hugs:

TimdBui commented 3 years ago

Thank you, thank you!!!!