justwatch_popular
Fetch currently popular movies and TV shows from JustWatch. Specify title type, result limit, country, or language to get tailored recommendations.
Instructions
Get popular JustWatch titles. Returns popular movies and shows from the public JustWatch website GraphQL endpoint. Type accepts only all, movie, or show; limit defaults to 20 and clamps to 50.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Title type: all, movie, show | |
| limit | No | Maximum results, defaults to 20 and clamps to 50 | |
| country | No | Two-letter country code | |
| language | No | Two-letter language code |