Topic
Crawlora's Letterboxd coverage: 8 live API endpoints and 1 guide on scraping Letterboxd data. See the endpoint table and the Letterboxd Scraper API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /letterboxd/search | Search Letterboxd | |
GET | /letterboxd/popular | Get a Letterboxd popularity-ranked film chart | |
GET | /letterboxd/film/{slug} | Get a Letterboxd film | |
GET | /letterboxd/film/{slug}/rating-histogram | Get a Letterboxd film's rating distribution | |
GET | /letterboxd/film/{slug}/reviews | Get a Letterboxd film's popular reviews | |
GET | /letterboxd/film/{slug}/similar | Get films similar to a Letterboxd film | |
GET | /letterboxd/person/{slug} | Get a Letterboxd person's filmography | |
GET | /letterboxd/member/{username} | Get a Letterboxd member's public profile stats |
API hub
Extract Letterboxd film detail, ratings histograms, reviews, similar films, people, members, and popular charts as structured JSON from public pages.
Explore the Letterboxd Scraper APIGuides