You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the problem of not having this feature?
this pypi project shows that there us an openbb extension for seeking alpha, but I cannot find sufficient documentation and examples, and the source code for the project:
This PR - #6461 - proposes adding the forward EPS and revenue estimates, but it sounds like you are looking for a Python client for consuming their entire API. If so, this is not that. All provider extensions are mapped to common router endpoints and their implementations are detailed in the Reference section of the documentation pages: https://docs.openbb.co/platform/reference/equity/calendar/earnings
thank you for the details - it'd be awesome if there was more comprehensive integration with seeking alpha from a Python client - seeking alpha has lots of useful information in their portfolios and comparisons and it'd be great to import that directly into a dataframe.
What's the problem of not having this feature?
this pypi project shows that there us an openbb extension for seeking alpha, but I cannot find sufficient documentation and examples, and the source code for the project:
https://pypi.org/project/openbb-seeking-alpha/
Describe the solution you would like
I'd like to use the extension to import data from seeking alpha into a pandas dataframe
I'd appreciate any examples. Thank you
The text was updated successfully, but these errors were encountered: