letterboxd_popular
Fetch a popularity-ranked film chart from Letterboxd, filtered by genre, decade, or time window. Returns clean JSON public data without credentials for trend analysis and film discovery.
Instructions
Get a Letterboxd popularity-ranked film chart. Returns a popularity-ranked film chart, optionally scoped to a time window, genre, and/or decade. Credential-free public Letterboxd data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genre | No | Genre slug filter | |
| limit | No | Max films, default 10, max 50 | |
| decade | No | Decade filter, e.g. 2010s | |
| period | No | Popularity window, omit for all-time |