Letterboxd Scraper logo

Letterboxd Scraper API

Search public Letterboxd films and extract film pages into structured data for catalog enrichment, review research, and film trend analysis.

API Endpoints

Available endpoints for the Letterboxd Scraper API

POST /v1/letterboxd/film

Letterboxd Film API

Scrape a public Letterboxd film page.

Parameters

url string required URL returned by the matching search endpoint.
POST /v1/letterboxd/search

Letterboxd Search API

Scrape public Letterboxd film search results.

Parameters

cursor string Cursor returned as next_cursor from the previous response.
limit integer Maximum number of results to return.
query string required Search query.

Start scraping Letterboxd

Get your free API key