VOOZH about

URL: https://apify.com/xtech/earnings-scraper-pro

โ‡ฑ Earnings Scraper Pro ยท Apify


Pricing

$23.00/month + usage

Go to Apify Store

Earnings Scraper Pro

Bulk earnings calendar scraper for stock symbols. Get upcoming earnings dates, EPS estimates, earnings history, UTCโ€‘normalized events, and alerts for earnings week and recent beat/miss trends.

Pricing

$23.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Xtech

Xtech

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

5 months ago

Last modified

Share

Earnings Calendar Scraper ๐Ÿ“†

Bulk scraper focused on earnings-related data. It collects earnings calendars, upcoming earnings dates, and earnings history, then normalizes event times to UTC when possible and generates lightweight alerts.

โœ… What You Get

  • Earnings calendar: Raw calendar fields from the provider.
  • Upcoming earnings dates: Structured rows of scheduled earnings dates.
  • Earnings history: Historical EPS data when available.
  • Normalized events: Standardized event types with UTC conversion when possible.
  • Alerts: โ€œEarnings weekโ€ flags and surprise/beatโ€‘miss trend summary.

๐Ÿ“ฆ Output Structure (per symbol)

{
"symbol":"AAPL",
"scraped_at":"2026-01-30T12:00:00+00:00",
"earnings":{
"calendar_raw":{"Earnings Date":["2026-02-01T00:00:00-05:00"]},
"calendar_events":[
{
"type":"earnings_date",
"source":"calendar",
"source_field":"Earnings Date",
"date":"2026-02-01T00:00:00-05:00",
"date_utc":"2026-02-01T05:00:00+00:00",
"date_utc_assumed":false
}
],
"earnings_dates_request":{"limit":12,"offset":0},
"earnings_dates":[
{"Earnings Date":"2026-02-01T00:00:00-05:00","EPS Estimate":2.10}
],
"earnings_dates_events":[
{
"type":"earnings_date",
"source":"earnings_dates",
"source_field":"Earnings Date",
"date":"2026-02-01T00:00:00-05:00",
"date_utc":"2026-02-01T05:00:00+00:00",
"date_utc_assumed":false
}
],
"earnings_history":[
{"quarter":"2025-11-01T00:00:00-04:00","epsActual":2.22,"epsEstimate":2.10}
],
"events":[
{
"type":"earnings_date",
"source":"calendar",
"source_field":"Earnings Date",
"date":"2026-02-01T00:00:00-05:00",
"date_utc":"2026-02-01T05:00:00+00:00",
"date_utc_assumed":false
}
],
"alerts":{
"earnings_week":{
"window_days":7,
"count":1,
"has_upcoming":true,
"upcoming":[
{
"date":"2026-02-01T00:00:00-05:00",
"date_utc":"2026-02-01T05:00:00+00:00",
"date_utc_assumed":false,
"source":"calendar",
"source_field":"Earnings Date"
}
]
},
"surprise":{
"latest":{"value":5.7,"unit":"percent","based_on":"actual_minus_estimate"},
"previous":{"value":3.2,"unit":"percent","based_on":"surprise_pct"},
"change":2.5
},
"beat_miss_trend_last_4":["beat","beat","miss","beat"]
}
}
}

Notes:

  • date_utc_assumed: true means the provider supplied a date without timezone; the scraper assumed UTC for comparison.
  • Missing data is expected (availability can vary by ticker).

โš™๏ธ Input

{
"symbols":["AAPL","MSFT","TSLA"],
"earnings_dates_limit":12,
"earnings_dates_offset":0,
"earnings_alert_window_days":7
}

Parameters

  • symbols: List of stock symbols (or commaโ€‘separated string).
  • earnings_dates_limit: Max rows for earnings dates. Default 12.
  • earnings_dates_offset: Offset for earnings dates. Default 0.
  • earnings_alert_window_days: Window for โ€œearnings weekโ€ alerts. Default 7 days.

Ready to monitor earnings? Click โ€œTry for freeโ€ to start.

You might also like

Stock Market Earnings Calendar

scraped/stock-market-earnings-calendar

Stock Earnings Transcript

pintostudio/stock-earnings-transcript

The Stock Earnings Transcript Data Actor is a powerful tool that fetches comprehensive earnings transcript data and fundamental financial information from Investing.com for specified stock symbols.

26

Stock Earnings

pintostudio/stock-earnings

The Stock Earnings (investing.com) actor is a specialized web scraper designed to fetch comprehensive earnings data for publicly traded stocks from Investing.com.

17

Earnings Call Transcript Scraper

junipr/earnings-call-scraper

Scrape earnings call transcripts for any publicly traded company. Get structured Q&A, management remarks, and financial commentary from earnings calls.

CNN Business Stock Earnings Per Share

pintostudio/cnn-business-stock-earnings-per-share

The CNN Business Stock Earnings Per Share Actor is an Apify actor that retrieves comprehensive earnings per share (EPS) data for US stock tickers from CNN Business.

Stock Earnings Calendar - Estimates, Actuals & Surprises

michael_b/stock-earnings-calendar

Get upcoming and recent US stock earnings by date range. Returns EPS estimates, actuals, surprise percentages, YoY growth, sector, and market cap. Filter by tickers, market cap, or sector. Export as JSON, CSV, or Excel. Flat schema for trading systems, dashboards, and AI agents via MCP.

๐Ÿ‘ User avatar

Michal Bรบci

7