dpguthrie / dpguthrie/yahooquery
Is there a way to get earnings in a date range?
Open
- Dominant language
- Python
- Stars
- 920
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Yahoo_fin offers get_earnings_in_date_range() which as the function suggests returns information on the (upcoming) earnings. Unfortunately, it always returns an empty list since the recent Yahoo Finance changes.
**Describe the solution you'd like**
I hope yahooquery can offer a way of getting this information. Talks about the new encryption method are discussed here: https://github.com/atreadw1492/yahoo_fin/issues/95
**Describe alternatives you've considered**
I could keep up myself with the encryption, unfortunately I do not have any expertise in this area.
Contributor guide
Assessment
This issue has not been assessed yet.