yfinance.Ticker.get_earnings#

Ticker.get_earnings(proxy=<object object>, as_dict=False, freq='yearly')#
Parameters:
as_dict: bool

Return table as Python dict Default is False

freq: str

“yearly” or “quarterly” or “trailing” Default is “yearly”