zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Movie/Letterboxd
Logo Letterboxd

Letterboxd

Jejaring sosial film: detail film, rating komunitas, film populer, dan profil member.

4 endpoints4 endpoints on this scraper7 calls7 calls so farupdated 4 months agoLast updated 6/7/2026, 11:39:19 PMllms.txt
Endpoints4

4/4 passing
checked 20 hours ago · daily 01:00 WIB

Film

Letterboxd Film Detail — info lengkap satu film by slug.

GET/v1/movie:letterboxd/film/:slug30m cache1 paramchecking key…
Parameters
slugstringrequired

Slug film Letterboxd (mis. parasite-2019). Boleh tempel URL film penuh — slug di-ekstrak otomatis

·
Response
EXAMPLE
{
  "url": "https://letterboxd.com/film/parasite-2019/",
  "cast": [
    "Song Kang-ho",
    "Lee Sun-kyun",
    "Cho Yeo-jeong",
    "Choi Woo-shik",
    "Park So-dam",
    "Lee Jung-eun",
    "Jang Hye-jin",
    "Park Myung-hoon",
    "Jung Zi-so",
    "Jung Hyeon-jun",
    "Park Keun-rok",
    "Jung Yi-seo",
    "Cho Jae-myung",
    "Jeong Ik-han",
    "Kim Kyu-baek",
    "Lee Dong-yong",
    "Ahn Seong-bong",
    "Yoon Young-woo",
    "Park Jae-wook",
    "Jeon Eun-mi",
    "Kim Geon",
    "Lee Joo-hyung",
    "Kim Yeong-jo",
    "Kim Jung-woo",
    "Baek Seung-hwan",
    "Je Seung-hyun",
    "Park Hye-sook",
    "Choi Ji-won",
    "Lee Sang-kyung",
    "Kim Ha-eon"
  ],
  "slug": "parasite-2019",
  "year": 2019,
  "title": "Parasite",
  "genres": [
    "Thriller",
    "Comedy",
    "Drama"
  ],
  "imdbId": "tt6751668",
  "poster": "https://a.ltrbxd.com/resized/film-poster/4/2/6/4/0/6/426406-parasite-0-230-0-345-crop.jpg?v=8f5653f710",
  "rating": 4.52,
  "runtime": 133,
  "studios": [
    "Barunson E&A"
  ],
  "tagline": "Act like you own the place.",
  "director": [
    "Bong Joon Ho"
  ],
  "synopsis": "All unemployed, Ki-taek's family takes peculiar interest in the wealthy and glamorous Parks for their livelihood until they get entangled in an unexpected incident.",
  "countries": [
    "South Korea"
  ],
  "ratingCount": 5432632,
  "ratingScale": 5
}

Code

Film
index.ts
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("movie:letterboxd", "film", {
  "slug": "parasite-2019"
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

4 endpoints · plain text
GET
Film/v1/movie:letterboxd/film/:slug
1 param

Letterboxd Film Detail — info lengkap satu film by slug.

Parameters

slugstringrequiredin path
Slug film Letterboxd (mis. parasite-2019). Boleh tempel URL film penuh — slug di-ekstrak otomatis

Request

curl -X GET "https://api.zapi.ink/v1/movie:letterboxd/film/parasite-2019" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "url": "https://letterboxd.com/film/parasite-2019/",
  "cast": [
    "Song Kang-ho",
    "Lee Sun-kyun",
    "Cho Yeo-jeong",
    "Choi Woo-shik",
    "Park So-dam",
    "Lee Jung-eun",
    "Jang Hye-jin",
    "Park Myung-hoon",
    "Jung Zi-so",
    "Jung Hyeon-jun",
    "Park Keun-rok",
    "Jung Yi-seo",
    "Cho Jae-myung",
    "Jeong Ik-han",
    "Kim Kyu-baek",
    "Lee Dong-yong",
    "Ahn Seong-bong",
    "Yoon Young-woo",
    "Park Jae-wook",
    "Jeon Eun-mi",
    "Kim Geon",
    "Lee Joo-hyung",
    "Kim Yeong-jo",
    "Kim Jung-woo",
    "Baek Seung-hwan",
    "Je Seung-hyun",
    "Park Hye-sook",
    "Choi Ji-won",
    "Lee Sang-kyung",
    "Kim Ha-eon"
  ],
  "slug": "parasite-2019",
  "year": 2019,
  "title": "Parasite",
  "genres": [
    "Thriller",
    "Comedy",
    "Drama"
  ],
  "imdbId": "tt6751668",
  "poster": "https://a.ltrbxd.com/resized/film-poster/4/2/6/4/0/6/426406-parasite-0-230-0-345-crop.jpg?v=8f5653f710",
  "rating": 4.52,
  "runtime": 133,
  "studios": [
    "Barunson E&A"
  ],
  "tagline": "Act like you own the place.",
  "director": [
    "Bong Joon Ho"
  ],
  "synopsis": "All unemployed, Ki-taek's family takes peculiar interest in the wealthy and glamorous Parks for their livelihood until they get entangled in an unexpected incident.",
  "countries": [
    "South Korea"
  ],
  "ratingCount": 5432632,
  "ratingScale": 5
}
GET
Member/v1/movie:letterboxd/member/:username
1 param

Letterboxd Member Profile — profil seorang member by username.

Parameters

usernamestringrequiredin path
Username Letterboxd. Boleh tempel URL profil penuh — username di-ekstrak otomatis

Request

curl -X GET "https://api.zapi.ink/v1/movie:letterboxd/member/dave" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "bio": "Member since 12/11/2011 My 4 favourites are the last 4 films I rated 5 stars (including rewatches). Looking at my average ratings I might seem a bit too generous... The thing is, I started choosing movies to watch in a different way since I started using Letterboxd. Lots of classics were added to (and ticked off) my watchlist as I'm more serious about films because of this awesome site. And since I only rate the ones with diary entries, the percentage of high ratings is quite substantial...",
  "url": "https://letterboxd.com/dave/",
  "films": 2567,
  "lists": 156,
  "avatar": "https://secure.gravatar.com/avatar/b7b59a60d69cdb2ff36f363fb953cdbc?rating=PG&size=1000&border=&default=https%3A%2F%2Fs.ltrbxd.com%2Fstatic%2Fimg%2Favatar1000-BdGBhe59.png",
  "username": "dave",
  "followers": 35064,
  "following": 77,
  "displayName": "Dave Vis",
  "filmsThisYear": 78
}
GET
Popular/v1/movie:letterboxd/popular
2 params

Letterboxd Popular Films — daftar film terpopuler.

Parameters

periodenumoptional
Rentang popularitas: week=minggu ini, month=bulan ini, year=tahun ini, all=sepanjang masa. Default all Values: week, month, year, all.
limitnumberoptional
Jumlah film maksimum. Default 20, max 30

Request

curl -X GET "https://api.zapi.ink/v1/movie:letterboxd/popular?period=week&limit=20" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "count": 20,
  "period": "week",
  "results": [
    {
      "url": "https://letterboxd.com/film/backrooms-2026/",
      "slug": "backrooms-2026",
      "year": 2026,
      "title": "Backrooms",
      "rating": 3.38
    },
    {
      "url": "https://letterboxd.com/film/obsession-2025-2/",
      "slug": "obsession-2025-2",
      "year": 2025,
      "title": "Obsession",
      "rating": 4.15
    },
    {
      "url": "https://letterboxd.com/film/scary-movie-2026/",
      "slug": "scary-movie-2026",
      "year": 2026,
      "title": "Scary Movie",
      "rating": 2.6
    },
    {
      "url": "https://letterboxd.com/film/masters-of-the-universe-2026/",
      "slug": "masters-of-the-universe-2026",
      "year": 2026,
      "title": "Masters of the Universe",
      "rating": 3.21
    },
    {
      "url": "https://letterboxd.com/film/project-hail-mary/",
      "slug": "project-hail-mary",
      "year": 2026,
      "title": "Project Hail Mary",
      "rating": 4.31
    },
    {
      "url": "https://letterboxd.com/film/the-drama/",
      "slug": "the-drama",
      "year": 2026,
      "title": "The Drama",
      "rating": 3.7
    },
    {
      "url": "https://letterboxd.com/film/michael-2026/",
      "slug": "michael-2026",
      "year": 2026,
      "title": "Michael",
      "rating": 3.62
    },
    {
      "url": "https://letterboxd.com/film/hoppers/",
      "slug": "hoppers",
      "year": 2026,
      "title": "Hoppers",
      "rating": 3.75
    },
    {
      "url": "https://letterboxd.com/film/hokum/",
      "slug": "hokum",
      "year": 2026,
      "title": "Hokum",
      "rating": 3.38
    },
    {
      "url": "https://letterboxd.com/film/the-amazing-digital-circus-the-last-act/",
      "slug": "the-amazing-digital-circus-the-last-act",
      "year": 2026,
      "title": "The Amazing Digital Circus: The Last Act",
      "rating": 3.5
    },
    {
      "url": "https://letterboxd.com/film/star-wars-the-mandalorian-and-grogu/",
      "slug": "star-wars-the-mandalorian-and-grogu",
      "year": 2026,
      "title": "Star Wars: The Mandalorian and Grogu",
      "rating": 3.11
    },
    {
      "url": "https://letterboxd.com/film/the-devil-wears-prada-2/",
      "slug": "the-devil-wears-prada-2",
      "year": 2026,
      "title": "The Devil Wears Prada 2",
      "rating": 3.2
    },
    {
      "url": "https://letterboxd.com/film/ladies-first-2026/",
      "slug": "ladies-first-2026",
      "year": 2026,
      "title": "Ladies First",
      "rating": 2.28
    },
    {
      "url": "https://letterboxd.com/film/send-help/",
      "slug": "send-help",
      "year": 2026,
      "title": "Send Help",
      "rating": 3.33
    },
    {
      "url": "https://letterboxd.com/film/the-sheep-detectives/",
      "slug": "the-sheep-detectives",
      "year": 2026,
      "title": "The Sheep Detectives",
      "rating": 3.81
    },
    {
      "url": "https://letterboxd.com/film/i-love-boosters/",
      "slug": "i-love-boosters",
      "year": 2026,
      "title": "I Love Boosters",
      "rating": 3.81
    },
    {
      "url": "https://letterboxd.com/film/tuner/",
      "slug": "tuner",
      "year": 2025,
      "title": "Tuner",
      "rating": 3.74
    },
    {
      "url": "https://letterboxd.com/film/the-crash-2026/",
      "slug": "the-crash-2026",
      "year": 2026,
      "title": "The Crash",
      "rating": 2.84
    },
    {
      "url": "https://letterboxd.com/film/bugonia/",
      "slug": "bugonia",
      "year": 2025,
      "title": "Bugonia",
      "rating": 3.84
    },
    {
      "url": "https://letterboxd.com/film/fight-club/",
      "slug": "fight-club",
      "year": 1999,
      "title": "Fight Club",
      "rating": 4.27
    }
  ]
}
GET
Search/v1/movie:letterboxd/search
2 params

Letterboxd Film Search — cari film by kata kunci.

Parameters

qstringrequired
Kata kunci pencarian judul film
limitnumberoptional
Jumlah hasil maksimum. Default 12, max 30

Request

curl -X GET "https://api.zapi.ink/v1/movie:letterboxd/search?q=parasite&limit=12" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "count": 2,
  "query": "parasite",
  "results": [
    {
      "url": "https://letterboxd.com/film/parasite-2/",
      "slug": "parasite-2",
      "title": "Parasite"
    },
    {
      "url": "https://letterboxd.com/film/the-parasite-1/",
      "slug": "the-parasite-1",
      "title": "The Parasite"
    }
  ]
}

Related APIs

More in movie

MyAnimeList

moviemyanimelist

Database anime & manga MyAnimeList: pencarian, detail, karakter, top, dan anime musiman.

4343 calls so far6hResponses cached for 6h
Busy: 10+ calls so far

IMDb

movieimdb

Database film, serial TV & selebriti terbesar di dunia — rating, info lengkap, cast, ulasan, chart, dan box office.

3232 calls so far6hResponses cached for 6h
Busy: 10+ calls so far

AniList

movieanilist

Database anime & manga: pencarian, detail lengkap, karakter, staff, trending, dan anime musiman.

88 calls so far6hResponses cached for 6h

Metacritic

moviemetacritic

Skor kritikus & pengguna (Metascore) untuk film, serial TV, dan game.

55 calls so far30mResponses cached for 30m

TVmaze

movietvmaze

API serial TV: pencarian acara & orang, detail show, episode, cast, dan jadwal tayang.

77 calls so far6hResponses cached for 6h

Rotten Tomatoes

movierotten-tomatoes

Tomatometer & skor audiens untuk film dan serial TV, plus ulasan kritikus.

44 calls so far30mResponses cached for 30m
zapi.

One key, one response shape. We keep the scrapers working.

Get an API key
ProductBrowse APIsPricingDocsMCP server
DevelopersSDK on npmGitHubOpenAPI specllms.txt
SupportReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.