Earnings Surprises
Get company historical quarterly earnings surprise going back to 2000.
Query parameters
Symbol of the company: AAPL.
Limit number of period returned. Leave blank to get the full history.
Response
successful operation
Example response
[
{
"actual": 0.8008282,
"surprise": 1.4658129,
"symbol": "symbol",
"period": "2000-01-23",
"year": 5,
"surprisePercent": 5.962134,
"estimate": 6.0274563,
"quarter": 2
}
]Changes
Changed in 3 of the 35 revisions of this API.46
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
api tag
Defaultaddedapi-tag-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ○
api tag
Defaultremovedapi-tag-removed
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●