newstrends

FREEMIUM
By NewsTrends | Updated 2 years ago | Data
Popularity

0.1 / 10

Latency

44ms

Service Level

0%

newstrends Overview

README

The NewsTrends Positivity Index is a measure of the direction that news takes. NewsTrends.io combines natural language processing and machine learning techniques to assign weighted sentiment scores to the news articles and headlines in a geographical region.

You can list all available regions by calling /v1/regions API.
It returns a list of supported regions and their id which you can use as a parameter for other APIs.

For example, if you want to get recent articles for California state, find California region id in /v1/regions response:
{ "id": 76, "name": "California", "short_name": "ca", "GeoName": "California", "HasSubRegions": false }

Then take this id = 76 and pass it to /v1/regions/articles like this:
/api/v1/regions/76/articles

If region id is not required and not set:
/api/v1/regions/articles
API will return world data

Followers: 0
Resources:
Product Website Terms of use
API Creator:
Rapid account: News Trends
NewsTrends
newstrends1
Log In to Rate API
Rating: 5 - Votes: 1