justwatch_new
Retrieve newly available movies and shows from JustWatch. Filter by country, language, and type (all, movie, or show), with results up to 50.
Instructions
Get new JustWatch titles. Returns newly available 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 |
|---|---|---|---|
| country | No | Two-letter country code | |
| language | No | Two-letter language code | |
| limit | No | Maximum results, defaults to 20 and clamps to 50 | |
| type | No | Title type: all, movie, show |