Trending
trending"What's trending on TV / movies right now" / "popular shows this week" / "what people are watching" — currently-trending movies or shows on Trakt (ranked by active watchers). Pass type="movies" or "shows". Use for "what should I watch" recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page | |
| type | Yes | movies | shows | |
| limit | No | 1-100 (default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of items returned. | |
| items | Yes | Array of trending movies or shows |