trending_topics
Find the most popular news articles for a specific topic, language, and country. Enter your parameters to get trending news tailored to your audience.
Instructions
This endpoint lets you find the most popular news article for a specific country, language, and topic (like sports or entertainment).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Example value: | |
| topic | Yes | The topic of interest, example: General, Politics, Sports, or a subtopic Soccer. Check out the Supported Topics endpoint to see a list of all the topics you can search for. | |
| language | Yes | example: en, fr, de, zh-Hant. Check out the Supported Languages endpoint to see a list of all the languages you can search for. | |
| country | No | example: us, in, fr, de, id . Check out the Supported Countries endpoint to see a list of all the countries you can search for. | |
| limit | No | This parameter controls the maximum number of articles returned on a single page. | 0 |
| page | No | This parameter specifies the page number you want to access. For example, page=2 will return the second page of results. | 0 |