yfinance.Ticker.get_earnings_dates#

Ticker.get_earnings_dates(limit=12, proxy=None) DataFrame | None#

Get earning dates (future and historic)

Parameters:
  • limit (int) – max amount of upcoming and recent earnings dates to return. Default value 12 should return next 4 quarters and last 8 quarters. Increase if more history is needed.

  • proxy – requests proxy to use.

Returns:

pd.DataFrame