earnings-surprises
InactiveTool of The Stall
Historical EPS beat/miss data for any US stock: actual EPS, consensus estimate, surprise %, beat rate, estimate revisions (30-day EPS drift), and next earnings date. Per-ticker, entity-parametric — parallel-safe for batch earnings analysis pipelines. Free Yahoo Finance data, no API key. Pairs with earnings-calendar and equity-fundamentals for a complete earnings intelligence stack.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"ticker": {
"type": "string",
"description": "US stock ticker symbol (e.g. AAPL, NVDA, MSFT). Case-insensitive."
},
"quarters": {
"type": "integer",
"description": "Number of past quarters to return (1-8, default 4)."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries