newstrends

免费增值
通过 NewsTrends | 已更新 hace 4 días | Data
Health Check

N/A

README

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

关注者:0
资源:
产品网站 使用条款
API 创建者:
Rapid account: News Trends
NewsTrends
newstrends1
登录并给 API 打分
打分:5 - 投票:1