News Sentiment
Get company's news sentiment and statistics. This endpoint is only available for US companies.
Query parameters
Company symbol.
Response
successful operation
Example response
{
"sentiment": {
"bearishPercent": 7.0614014,
"bullishPercent": 9.301444
},
"symbol": "symbol",
"sectorAverageBullishPercent": 5.637377,
"sectorAverageNewsScore": 2.302136,
"buzz": {
"weeklyAverage": 1.4658129,
"articlesInLastWeek": 0,
"buzz": 6.0274563
},
"companyNewsScore": 5.962134
}Changes
Changed in 3 of the 35 revisions of this API.22
- ▲
the
/response's property type changed fromintegertonumber, and format fromint64tofloatfor statusresponse-property-type-changed
- ▲
the
/response's property type changed fromintegertonumber, and format fromint64tofloatfor statusresponse-property-type-changed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api tag
Defaultaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
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
- ○