Query Parameters
Content region (ISO 3166-1 alpha-2) whose trending feed to fetch. Examples:
US, GB, DE, JP.UI / interface language (BCP-47). Examples:
en, de, fr, ja.Which trending tab to return.
| Value | Description |
|---|---|
now | Trending now (default) |
music | Trending music |
gaming | Trending gaming |
movies | Trending movies |
Continuation token from a previous response to fetch the next page.
Response
The region the feed was fetched for (nullable).
The trending tab that was returned (nullable).
Array of trending items.
Token to fetch the next page (nullable when no more pages).
Example Response
Related Feeds
| Endpoint | Returns |
|---|---|
GET /v1/youtube/trending/shorts | The trending Shorts shelf (items of Shorts). |
GET /v1/youtube/home | The guest home / recommendations feed (HomeResponse). |
Each trending or home request costs 5 credits. Failed requests are not charged.

