Upcoming Earnings API

Upcoming Earning API This free API returns the upcoming earnings for the company of interest. To return ALL symbols by date yyyy-mm-dd: https://ab.tradeui.com/api/earnings.php?date=2022-08-25 To return one symbol: https://ab.tradeui.com/api/earnings.php?symbol=ACST If you want to return symbols that start with one to three letters use this endpoint: https://ab.tradeui.com/api/earnings.php?symbolstart=A https://ab.tradeui.com/api/earnings.php?symbolstart=BA https://ab.tradeui.com/api/earnings.php?symbolstart=BAC The first endpoint will return a JSON object …

Read More →