Retrieve a Letterboxd film's rating distribution, showing counts and percentages for each half-star bucket from 0.5 to 5.0. Uses the film slug and public data, with no credentials required.
Retrieve a Letterboxd user's public profile stats including films watched, lists, and follower counts. Access data visible to logged-out visitors without credentials.
Fetch a Letterboxd film by slug and receive structured details: synopsis, director, cast, genres, countries, languages, runtime, and member rating. Uses public data without credentials.
Retrieve a film's popular Letterboxd reviews, including reviewer, rating, date, text, like/comment counts, and spoiler flag. Uses public data with no credentials.
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.
Get similar film recommendations from Letterboxd by providing a film slug. Returns a list of related movies with optional limit, using public data without credentials.
Enables LLMs to access a Letterboxd user's recent diary entries and reviews, so they can make personalized movie recommendations based on viewing history and written opinions.
Get a Letterboxd person's filmography for any credit role, from actor to crew. Fetch up to 50 films with a simple slug-based lookup using public Letterboxd data.
Find Letterboxd films, people, lists, and tags with a search query. Retrieve structured public data without credentials, filtered by result type and limit.
Fetch a Letterboxd user's recent diary entries containing written reviews, filtering out plain watched logs, to analyze personal opinions for tailored movie suggestions.
Retrieve a user's recent watched films from their Letterboxd diary, including ratings, reviews, and watch dates, to understand their taste and inform personalized movie recommendations.
Scrape Letterboxd (user diary, film stats, ratings). Use for cinephile-research agents.
Example call: {"username_or_film": "scorsese"}
Cost: $0.005–$0.05 USDC on Base per call.