Letterboxd Scraper

ENDPOINTS
GET/lists/popular

Popular Lists

The most popular lists on Letterboxd this week, month, year or all time. 18 per page.

QUERY PARAMS

Time window.

Default: all-time

Allowed values: all-time, week, month, year

Page number.

Default: 1

{
  "count": null,
  "per_page": 18,
  "current_page": 1,
  "total_pages": 2,
  "next": "https://letterboxd-scraper.omkar.cloud/letterboxd/lists/popular?page=2",
  "previous": null,
  "period": "all-time",
  "lists": [
    {
      "id": 207314,
      "slug": "letterboxds-top-500-films",
      "name": "Letterboxd's Top 500 Films",
      "link": "https://letterboxd.com/official/list/letterboxds-top-500-films/",
      "owner": {
        "username": "official",
        "name": "Official Lists",
        "link": "https://letterboxd.com/official/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/5/4/7/1/1/6/8/shard/avtr-0-1000-0-1000-crop.jpg?v=b73d3975ab"
      },
      "description": "As of September 14, 2026. Curated by Dave Vis, extracted from here. This list ranks narrative feature films by average member rating. See all films that have entered this list and read about the history of",
      "films_count": 500,
      "likes_count": 430000,
      "comments_count": 34000,
      "preview_films": [
        {
          "id": 43015,
          "slug": "harakiri",
          "name": "Harakiri",
          "year": 1962,
          "link": "https://letterboxd.com/film/harakiri/",
          "short_link": "https://boxd.it/1NTU"
        },
        {
          "id": 29108,
          "slug": "the-human-condition-iii-a-soldiers-prayer",
          "name": "The Human Condition III: A Soldier's Prayer",
          "year": 1961,
          "link": "https://letterboxd.com/film/the-human-condition-iii-a-soldiers-prayer/",
          "short_link": "https://boxd.it/1dIQ"
        },
        {
          "id": 51700,
          "slug": "12-angry-men",
          "name": "12 Angry Men",
          "year": 1957,
          "link": "https://letterboxd.com/film/12-angry-men/",
          "short_link": "https://boxd.it/2auI"
        },
        {
          "id": 36192,
          "slug": "come-and-see",
          "name": "Come and See",
          "year": 1985,
          "link": "https://letterboxd.com/film/come-and-see/",
          "short_link": "https://boxd.it/1w9q"
        },
        {
          "id": 44542,
          "slug": "high-and-low",
          "name": "High and Low",
          "year": 1963,
          "link": "https://letterboxd.com/film/high-and-low/",
          "short_link": "https://boxd.it/1RSc"
        },
        {
          "id": 51716,
          "slug": "seven-samurai",
          "name": "Seven Samurai",
          "year": 1954,
          "link": "https://letterboxd.com/film/seven-samurai/",
          "short_link": "https://boxd.it/2axi"
        },
        {
          "id": 51778,
          "slug": "the-shawshank-redemption",
          "name": "The Shawshank Redemption",
          "year": 1994,
          "link": "https://letterboxd.com/film/the-shawshank-redemption/",
          "short_link": "https://boxd.it/2aHi"
        },
        {
          "id": 51816,
          "slug": "the-godfather-part-ii",
          "name": "The Godfather Part II",
          "year": 1974,
          "link": "https://letterboxd.com/film/the-godfather-part-ii/",
          "short_link": "https://boxd.it/2aNq"
        },
        {
          "id": 31363,
          "slug": "the-human-condition-i-no-greater-love",
          "name": "The Human Condition I: No Greater Love",
          "year": 1959,
          "link": "https://letterboxd.com/film/the-human-condition-i-no-greater-love/",
          "short_link": "https://boxd.it/1jAy"
        },
        {
          "id": 51523,
          "slug": "city-of-god",
          "name": "City of God",
          "year": 2002,
          "link": "https://letterboxd.com/film/city-of-god/",
          "short_link": "https://boxd.it/2a2a"
        }
      ]
    },
    {
      "id": 37878903,
      "slug": "movies-everyone-should-watch-at-least-once",
      "name": "Movies everyone should watch at least once during their lifetime",
      "link": "https://letterboxd.com/fcbarcelona/list/movies-everyone-should-watch-at-least-once/",
      "owner": {
        "username": "fcbarcelona",
        "name": "fcbarcelona",
        "link": "https://letterboxd.com/fcbarcelona/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/0/5/4/4/6/4/5/shard/avtr-0-1000-0-1000-crop.jpg?v=6ee947861e"
      },
      "description": "I asked reddit whats one movie everyone should watch at least once in their lifetime to create a list of movies that everyone should watch.\n\nLink to thread: www.reddit.com/r/movies/comments/178uqki/whats_a_movie_you_think_everyone_has_to_watch_at/\n\nFeel free to comment your progress on",
      "films_count": 800,
      "likes_count": 431000,
      "comments_count": 2000,
      "preview_films": [
        {
          "id": 51578,
          "slug": "psycho",
          "name": "Psycho",
          "year": 1960,
          "link": "https://letterboxd.com/film/psycho/",
          "short_link": "https://boxd.it/2ab2"
        },
        {
          "id": 51987,
          "slug": "2001-a-space-odyssey",
          "name": "2001: A Space Odyssey",
          "year": 1968,
          "link": "https://letterboxd.com/film/2001-a-space-odyssey/",
          "short_link": "https://boxd.it/2bf0"
        },
        {
          "id": 51671,
          "slug": "schindlers-list",
          "name": "Schindler's List",
          "year": 1993,
          "link": "https://letterboxd.com/film/schindlers-list/",
          "short_link": "https://boxd.it/2aq2"
        },
        {
          "id": 51383,
          "slug": "goodfellas",
          "name": "GoodFellas",
          "year": 1990,
          "link": "https://letterboxd.com/film/goodfellas/",
          "short_link": "https://boxd.it/29FA"
        },
        {
          "id": 51945,
          "slug": "back-to-the-future",
          "name": "Back to the Future",
          "year": 1985,
          "link": "https://letterboxd.com/film/back-to-the-future/",
          "short_link": "https://boxd.it/2b8e"
        },
        {
          "id": 60299,
          "slug": "lawrence-of-arabia",
          "name": "Lawrence of Arabia",
          "year": 1962,
          "link": "https://letterboxd.com/film/lawrence-of-arabia/",
          "short_link": "https://boxd.it/2wRE"
        },
        {
          "id": 51024,
          "slug": "the-virgin-suicides",
          "name": "The Virgin Suicides",
          "year": 1999,
          "link": "https://letterboxd.com/film/the-virgin-suicides/",
          "short_link": "https://boxd.it/28JG"
        },
        {
          "id": 36192,
          "slug": "come-and-see",
          "name": "Come and See",
          "year": 1985,
          "link": "https://letterboxd.com/film/come-and-see/",
          "short_link": "https://boxd.it/1w9q"
        },
        {
          "id": 46778,
          "slug": "the-prince-of-egypt",
          "name": "The Prince of Egypt",
          "year": 1998,
          "link": "https://letterboxd.com/film/the-prince-of-egypt/",
          "short_link": "https://boxd.it/1XGQ"
        },
        {
          "id": 50226,
          "slug": "the-princess-bride",
          "name": "The Princess Bride",
          "year": 1987,
          "link": "https://letterboxd.com/film/the-princess-bride/",
          "short_link": "https://boxd.it/26EY"
        }
      ]
    },
    {
      "id": 2119983,
      "slug": "for-when-you-want-to-feel-something",
      "name": "for when you want to feel something",
      "link": "https://letterboxd.com/ellefnning/list/for-when-you-want-to-feel-something/",
      "owner": {
        "username": "ellefnning",
        "name": "bel",
        "link": "https://letterboxd.com/ellefnning/",
        "avatar": "https://secure.gravatar.com/avatar/4af28f1c1b35f03473665057b07de560?rating=PG&size=1000&border=&default=https%3A%2F%2Fs.ltrbxd.com%2Fstatic%2Fimg%2Favatar32-D9EKbHHo.png"
      },
      "description": "this is just purely a list of movies that have impacted me and have made me reflect and change my view on some things.\n\nThese movies can range from emotional rollercoasters to psychological thrillers with deep",
      "films_count": 187,
      "likes_count": 331000,
      "comments_count": 1800,
      "preview_films": [
        {
          "id": 730798,
          "slug": "cha-cha-real-smooth",
          "name": "Cha Cha Real Smooth",
          "year": 2022,
          "link": "https://letterboxd.com/film/cha-cha-real-smooth/",
          "short_link": "https://boxd.it/uF8E"
        },
        {
          "id": 151309,
          "slug": "chef",
          "name": "Chef",
          "year": 2014,
          "link": "https://letterboxd.com/film/chef/",
          "short_link": "https://boxd.it/6lCG"
        },
        {
          "id": 46344,
          "slug": "fantastic-mr-fox",
          "name": "Fantastic Mr. Fox",
          "year": 2009,
          "link": "https://letterboxd.com/film/fantastic-mr-fox/",
          "short_link": "https://boxd.it/1WyQ"
        },
        {
          "id": 51379,
          "slug": "little-miss-sunshine",
          "name": "Little Miss Sunshine",
          "year": 2006,
          "link": "https://letterboxd.com/film/little-miss-sunshine/",
          "short_link": "https://boxd.it/29EW"
        },
        {
          "id": 327909,
          "slug": "my-life-as-a-zucchini",
          "name": "My Life as a Zucchini",
          "year": 2016,
          "link": "https://letterboxd.com/film/my-life-as-a-zucchini/",
          "short_link": "https://boxd.it/dL2y"
        },
        {
          "id": 311894,
          "slug": "the-edge-of-seventeen",
          "name": "The Edge of Seventeen",
          "year": 2016,
          "link": "https://letterboxd.com/film/the-edge-of-seventeen/",
          "short_link": "https://boxd.it/d5nu"
        },
        {
          "id": 51846,
          "slug": "dead-poets-society",
          "name": "Dead Poets Society",
          "year": 1989,
          "link": "https://letterboxd.com/film/dead-poets-society/",
          "short_link": "https://boxd.it/2aSg"
        },
        {
          "id": 209606,
          "slug": "still-alice",
          "name": "Still Alice",
          "year": 2014,
          "link": "https://letterboxd.com/film/still-alice/",
          "short_link": "https://boxd.it/8Nhq"
        },
        {
          "id": 74348,
          "slug": "life-of-pi",
          "name": "Life of Pi",
          "year": 2012,
          "link": "https://letterboxd.com/film/life-of-pi/",
          "short_link": "https://boxd.it/37pC"
        },
        {
          "id": 51621,
          "slug": "good-will-hunting",
          "name": "Good Will Hunting",
          "year": 1997,
          "link": "https://letterboxd.com/film/good-will-hunting/",
          "short_link": "https://boxd.it/2ahY"
        }
      ]
    },
    {
      "id": 3898401,
      "slug": "youre-not-the-same-person-once-the-film-has",
      "name": "You’re not the same person once the film has finished",
      "link": "https://letterboxd.com/andredenervaux/list/youre-not-the-same-person-once-the-film-has/",
      "owner": {
        "username": "andredenervaux",
        "name": "Andre de Nervaux",
        "link": "https://letterboxd.com/andredenervaux/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/5/8/2/8/7/shard/avtr-0-1000-0-1000-crop.jpg?v=4ece86696d"
      },
      "description": "I'm sorry I didn't know I had to send a \"save the date\" for a fucking double suicide.",
      "films_count": 361,
      "likes_count": 269000,
      "comments_count": 1700,
      "preview_films": [
        {
          "id": 51717,
          "slug": "eyes-wide-shut",
          "name": "Eyes Wide Shut",
          "year": 1999,
          "link": "https://letterboxd.com/film/eyes-wide-shut/",
          "short_link": "https://boxd.it/2axs"
        },
        {
          "id": 2682,
          "slug": "primer",
          "name": "Primer",
          "year": 2004,
          "link": "https://letterboxd.com/film/primer/",
          "short_link": "https://boxd.it/6YA"
        },
        {
          "id": 868558,
          "slug": "aftersun",
          "name": "Aftersun",
          "year": 2022,
          "link": "https://letterboxd.com/film/aftersun/",
          "short_link": "https://boxd.it/Arw0"
        },
        {
          "id": 45993,
          "slug": "happiness",
          "name": "Happiness",
          "year": 1998,
          "link": "https://letterboxd.com/film/happiness/",
          "short_link": "https://boxd.it/1VEe"
        },
        {
          "id": 2701,
          "slug": "dancer-in-the-dark",
          "name": "Dancer in the Dark",
          "year": 2000,
          "link": "https://letterboxd.com/film/dancer-in-the-dark/",
          "short_link": "https://boxd.it/71E"
        },
        {
          "id": 45628,
          "slug": "audition",
          "name": "Audition",
          "year": 1999,
          "link": "https://letterboxd.com/film/audition/",
          "short_link": "https://boxd.it/1UHm"
        },
        {
          "id": 399449,
          "slug": "revenge-2017",
          "name": "Revenge",
          "year": 2017,
          "link": "https://letterboxd.com/film/revenge-2017/",
          "short_link": "https://boxd.it/gL9g"
        },
        {
          "id": 15599,
          "slug": "beyond-the-black-rainbow",
          "name": "Beyond the Black Rainbow",
          "year": 2010,
          "link": "https://letterboxd.com/film/beyond-the-black-rainbow/",
          "short_link": "https://boxd.it/EzY"
        },
        {
          "id": 51434,
          "slug": "pink-flamingos",
          "name": "Pink Flamingos",
          "year": 1972,
          "link": "https://letterboxd.com/film/pink-flamingos/",
          "short_link": "https://boxd.it/29NO"
        },
        {
          "id": 51190,
          "slug": "irreversible",
          "name": "Irreversible",
          "year": 2002,
          "link": "https://letterboxd.com/film/irreversible/",
          "short_link": "https://boxd.it/29as"
        }
      ]
    },
    {
      "id": 39407529,
      "slug": "classic-movies-for-beginners",
      "name": "classic movies for beginners.",
      "link": "https://letterboxd.com/hepburnluv/list/classic-movies-for-beginners/",
      "owner": {
        "username": "hepburnluv",
        "name": "alanisㅤ󠀠󠀠󠀠.",
        "link": "https://letterboxd.com/hepburnluv/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/4/9/6/5/4/2/0/shard/avtr-0-1000-0-1000-crop.jpg?v=8803a19ead"
      },
      "description": "english/silent old hollywood & classic films (1920s — 1960s) for you who want to start watching ౨ৎ\n\n𐙚 easiest to hardest to watch. based on length, genre, their cultural importance & how well they aged.",
      "films_count": 134,
      "likes_count": 229000,
      "comments_count": 439,
      "preview_films": [
        {
          "id": 51494,
          "slug": "the-wizard-of-oz-1939",
          "name": "The Wizard of Oz",
          "year": 1939,
          "link": "https://letterboxd.com/film/the-wizard-of-oz-1939/",
          "short_link": "https://boxd.it/29Xu"
        },
        {
          "id": 51348,
          "slug": "roman-holiday",
          "name": "Roman Holiday",
          "year": 1953,
          "link": "https://letterboxd.com/film/roman-holiday/",
          "short_link": "https://boxd.it/29zW"
        },
        {
          "id": 51578,
          "slug": "psycho",
          "name": "Psycho",
          "year": 1960,
          "link": "https://letterboxd.com/film/psycho/",
          "short_link": "https://boxd.it/2ab2"
        },
        {
          "id": 50949,
          "slug": "its-a-wonderful-life",
          "name": "It's a Wonderful Life",
          "year": 1946,
          "link": "https://letterboxd.com/film/its-a-wonderful-life/",
          "short_link": "https://boxd.it/28xA"
        },
        {
          "id": 51770,
          "slug": "casablanca",
          "name": "Casablanca",
          "year": 1942,
          "link": "https://letterboxd.com/film/casablanca/",
          "short_link": "https://boxd.it/2aG0"
        },
        {
          "id": 51700,
          "slug": "12-angry-men",
          "name": "12 Angry Men",
          "year": 1957,
          "link": "https://letterboxd.com/film/12-angry-men/",
          "short_link": "https://boxd.it/2auI"
        },
        {
          "id": 2702,
          "slug": "citizen-kane",
          "name": "Citizen Kane",
          "year": 1941,
          "link": "https://letterboxd.com/film/citizen-kane/",
          "short_link": "https://boxd.it/71O"
        },
        {
          "id": 42580,
          "slug": "the-sound-of-music",
          "name": "The Sound of Music",
          "year": 1965,
          "link": "https://letterboxd.com/film/the-sound-of-music/",
          "short_link": "https://boxd.it/1MLK"
        },
        {
          "id": 51662,
          "slug": "mary-poppins",
          "name": "Mary Poppins",
          "year": 1964,
          "link": "https://letterboxd.com/film/mary-poppins/",
          "short_link": "https://boxd.it/2aoA"
        },
        {
          "id": 49889,
          "slug": "modern-times",
          "name": "Modern Times",
          "year": 1936,
          "link": "https://letterboxd.com/film/modern-times/",
          "short_link": "https://boxd.it/25MC"
        }
      ]
    },
    {
      "id": 44313,
      "slug": "1001-movies-you-must-see-before-you-die",
      "name": "1001 Movies You Must See Before You Die",
      "link": "https://letterboxd.com/peterstanley/list/1001-movies-you-must-see-before-you-die/",
      "owner": {
        "username": "peterstanley",
        "name": "Peter Stanley",
        "link": "https://letterboxd.com/peterstanley/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/1/8/9/5/shard/avtr-0-1000-0-1000-crop.jpg?v=044ec93de2"
      },
      "description": "All the films listed in the popular 1001 Movies... book series. Contains more than 1001 titles because every new edition adds new titles and removes others. Also, some single entries in the book consist of multiple",
      "films_count": 1245,
      "likes_count": 218000,
      "comments_count": 3200,
      "preview_films": [
        {
          "id": 51377,
          "slug": "a-trip-to-the-moon",
          "name": "A Trip to the Moon",
          "year": 1902,
          "link": "https://letterboxd.com/film/a-trip-to-the-moon/",
          "short_link": "https://boxd.it/29EC"
        },
        {
          "id": 48719,
          "slug": "the-great-train-robbery",
          "name": "The Great Train Robbery",
          "year": 1903,
          "link": "https://letterboxd.com/film/the-great-train-robbery/",
          "short_link": "https://boxd.it/22JU"
        },
        {
          "id": 51505,
          "slug": "the-birth-of-a-nation",
          "name": "The Birth of a Nation",
          "year": 1915,
          "link": "https://letterboxd.com/film/the-birth-of-a-nation/",
          "short_link": "https://boxd.it/29Zg"
        },
        {
          "id": 33155,
          "slug": "the-vampires-or-the-arch-criminals-of-paris",
          "name": "The Vampires or, The Arch Criminals of Paris",
          "year": 1915,
          "link": "https://letterboxd.com/film/the-vampires-or-the-arch-criminals-of-paris/",
          "short_link": "https://boxd.it/1ofA"
        },
        {
          "id": 49912,
          "slug": "intolerance-loves-struggle-throughout-the-ages",
          "name": "Intolerance: Love's Struggle Throughout the Ages",
          "year": 1916,
          "link": "https://letterboxd.com/film/intolerance-loves-struggle-throughout-the-ages/",
          "short_link": "https://boxd.it/25Qk"
        },
        {
          "id": 51253,
          "slug": "broken-blossoms-1919",
          "name": "Broken Blossoms",
          "year": 1919,
          "link": "https://letterboxd.com/film/broken-blossoms-1919/",
          "short_link": "https://boxd.it/29kC"
        },
        {
          "id": 64087,
          "slug": "within-our-gates",
          "name": "Within Our Gates",
          "year": 1920,
          "link": "https://letterboxd.com/film/within-our-gates/",
          "short_link": "https://boxd.it/2GIC"
        },
        {
          "id": 51822,
          "slug": "the-cabinet-of-dr-caligari-1920",
          "name": "The Cabinet of Dr. Caligari",
          "year": 1920,
          "link": "https://letterboxd.com/film/the-cabinet-of-dr-caligari-1920/",
          "short_link": "https://boxd.it/2aOo"
        },
        {
          "id": 31114,
          "slug": "way-down-east",
          "name": "Way Down East",
          "year": 1920,
          "link": "https://letterboxd.com/film/way-down-east/",
          "short_link": "https://boxd.it/1iWo"
        },
        {
          "id": 8100,
          "slug": "the-phantom-carriage",
          "name": "The Phantom Carriage",
          "year": 1921,
          "link": "https://letterboxd.com/film/the-phantom-carriage/",
          "short_link": "https://boxd.it/l4s"
        }
      ]
    },
    {
      "id": 45210033,
      "slug": "definition-of-girly-classics",
      "name": "୭ definition of girly classics 🎀 ˚₊· ͟͟͞͞➳❥",
      "link": "https://letterboxd.com/darkestparadise/list/definition-of-girly-classics/",
      "owner": {
        "username": "darkestparadise",
        "name": "liza",
        "link": "https://letterboxd.com/darkestparadise/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/7/5/7/9/4/0/2/shard/avtr-0-1000-0-1000-crop.jpg?v=a6d9dd791d"
      },
      "description": "just films that *i think* a lot of girls (including me) love 🤍 includes some filmbro movies but i hope u will understand thank you for all the nice comments :)",
      "films_count": 276,
      "likes_count": 222000,
      "comments_count": 437,
      "preview_films": [
        {
          "id": 46049,
          "slug": "mean-girls",
          "name": "Mean Girls",
          "year": 2004,
          "link": "https://letterboxd.com/film/mean-girls/",
          "short_link": "https://boxd.it/1VNg"
        },
        {
          "id": 48532,
          "slug": "the-umbrellas-of-cherbourg",
          "name": "The Umbrellas of Cherbourg",
          "year": 1964,
          "link": "https://letterboxd.com/film/the-umbrellas-of-cherbourg/",
          "short_link": "https://boxd.it/22fK"
        },
        {
          "id": 50717,
          "slug": "marie-antoinette-2006",
          "name": "Marie Antoinette",
          "year": 2006,
          "link": "https://letterboxd.com/film/marie-antoinette-2006/",
          "short_link": "https://boxd.it/27Wa"
        },
        {
          "id": 335384,
          "slug": "phantom-thread",
          "name": "Phantom Thread",
          "year": 2017,
          "link": "https://letterboxd.com/film/phantom-thread/",
          "short_link": "https://boxd.it/e4uc"
        },
        {
          "id": 2683,
          "slug": "eternal-sunshine-of-the-spotless-mind",
          "name": "Eternal Sunshine of the Spotless Mind",
          "year": 2004,
          "link": "https://letterboxd.com/film/eternal-sunshine-of-the-spotless-mind/",
          "short_link": "https://boxd.it/6YK"
        },
        {
          "id": 51898,
          "slug": "lost-in-translation",
          "name": "Lost in Translation",
          "year": 2003,
          "link": "https://letterboxd.com/film/lost-in-translation/",
          "short_link": "https://boxd.it/2b0E"
        },
        {
          "id": 460830,
          "slug": "portrait-of-a-lady-on-fire",
          "name": "Portrait of a Lady on Fire",
          "year": 2019,
          "link": "https://letterboxd.com/film/portrait-of-a-lady-on-fire/",
          "short_link": "https://boxd.it/jkPq"
        },
        {
          "id": 46551,
          "slug": "13-going-on-30-3",
          "name": "13 Going on 30",
          "year": 2004,
          "link": "https://letterboxd.com/film/13-going-on-30-3/",
          "short_link": "https://boxd.it/1X6e"
        },
        {
          "id": 51921,
          "slug": "spirited-away",
          "name": "Spirited Away",
          "year": 2001,
          "link": "https://letterboxd.com/film/spirited-away/",
          "short_link": "https://boxd.it/2b4m"
        },
        {
          "id": 49047,
          "slug": "10-things-i-hate-about-you",
          "name": "10 Things I Hate About You",
          "year": 1999,
          "link": "https://letterboxd.com/film/10-things-i-hate-about-you/",
          "short_link": "https://boxd.it/23AO"
        }
      ]
    },
    {
      "id": 4204597,
      "slug": "psychosexual-dramas-nihilistic-fever-dreams",
      "name": "Psychosexual dramas, nihilistic fever dreams & surrealism with a touch of humour",
      "link": "https://letterboxd.com/magrosleau/list/psychosexual-dramas-nihilistic-fever-dreams/",
      "owner": {
        "username": "magrosleau",
        "name": "magrosleau",
        "link": "https://letterboxd.com/magrosleau/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/6/7/6/9/0/shard/avtr-0-1000-0-1000-crop.jpg?v=a9fd67befa"
      },
      "description": "To comfort the disturbed and to disturb the comfortable wtf st.RÂňg£ random +",
      "films_count": 2386,
      "likes_count": 219000,
      "comments_count": 516,
      "preview_films": [
        {
          "id": 38374,
          "slug": "possession",
          "name": "Possession",
          "year": 1981,
          "link": "https://letterboxd.com/film/possession/",
          "short_link": "https://boxd.it/1BPm"
        },
        {
          "id": 51171,
          "slug": "mulholland-drive",
          "name": "Mulholland Drive",
          "year": 2001,
          "link": "https://letterboxd.com/film/mulholland-drive/",
          "short_link": "https://boxd.it/297o"
        },
        {
          "id": 36192,
          "slug": "come-and-see",
          "name": "Come and See",
          "year": 1985,
          "link": "https://letterboxd.com/film/come-and-see/",
          "short_link": "https://boxd.it/1w9q"
        },
        {
          "id": 607220,
          "slug": "neon-genesis-evangelion",
          "name": "Neon Genesis Evangelion",
          "year": 1995,
          "link": "https://letterboxd.com/film/neon-genesis-evangelion/",
          "short_link": "https://boxd.it/ptEI"
        },
        {
          "id": 44900,
          "slug": "suspiria",
          "name": "Suspiria",
          "year": 1977,
          "link": "https://letterboxd.com/film/suspiria/",
          "short_link": "https://boxd.it/1SNW"
        },
        {
          "id": 51620,
          "slug": "the-seventh-seal",
          "name": "The Seventh Seal",
          "year": 1957,
          "link": "https://letterboxd.com/film/the-seventh-seal/",
          "short_link": "https://boxd.it/2ahO"
        },
        {
          "id": 51669,
          "slug": "vertigo",
          "name": "Vertigo",
          "year": 1958,
          "link": "https://letterboxd.com/film/vertigo/",
          "short_link": "https://boxd.it/2apI"
        },
        {
          "id": 51673,
          "slug": "8-half",
          "name": "8½",
          "year": 1963,
          "link": "https://letterboxd.com/film/8-half/",
          "short_link": "https://boxd.it/2aqm"
        },
        {
          "id": 51867,
          "slug": "a-clockwork-orange",
          "name": "A Clockwork Orange",
          "year": 1971,
          "link": "https://letterboxd.com/film/a-clockwork-orange/",
          "short_link": "https://boxd.it/2aVE"
        },
        {
          "id": 48865,
          "slug": "salo-or-the-120-days-of-sodom",
          "name": "Salò, or the 120 Days of Sodom",
          "year": 1975,
          "link": "https://letterboxd.com/film/salo-or-the-120-days-of-sodom/",
          "short_link": "https://boxd.it/237s"
        }
      ]
    },
    {
      "id": 35354217,
      "slug": "top-250-films-with-the-most-fans",
      "name": "Top 250 Films with the Most Fans",
      "link": "https://letterboxd.com/official/list/top-250-films-with-the-most-fans/",
      "owner": {
        "username": "official",
        "name": "Official Lists",
        "link": "https://letterboxd.com/official/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/5/4/7/1/1/6/8/shard/avtr-0-1000-0-1000-crop.jpg?v=b73d3975ab"
      },
      "description": "As of August 5, 2026. This list ranks narrative feature films by the number of fans. A “fan” is a Letterboxd member with a particular film as one of their four favorites on their profile. These",
      "films_count": 250,
      "likes_count": 187000,
      "comments_count": 2100,
      "preview_films": [
        {
          "id": 117621,
          "slug": "interstellar",
          "name": "Interstellar",
          "year": 2014,
          "link": "https://letterboxd.com/film/interstellar/",
          "short_link": "https://boxd.it/4VZ8"
        },
        {
          "id": 51846,
          "slug": "dead-poets-society",
          "name": "Dead Poets Society",
          "year": 1989,
          "link": "https://letterboxd.com/film/dead-poets-society/",
          "short_link": "https://boxd.it/2aSg"
        },
        {
          "id": 240344,
          "slug": "la-la-land",
          "name": "La La Land",
          "year": 2016,
          "link": "https://letterboxd.com/film/la-la-land/",
          "short_link": "https://boxd.it/a5fa"
        },
        {
          "id": 49047,
          "slug": "10-things-i-hate-about-you",
          "name": "10 Things I Hate About You",
          "year": 1999,
          "link": "https://letterboxd.com/film/10-things-i-hate-about-you/",
          "short_link": "https://boxd.it/23AO"
        },
        {
          "id": 71338,
          "slug": "the-perks-of-being-a-wallflower",
          "name": "The Perks of Being a Wallflower",
          "year": 2012,
          "link": "https://letterboxd.com/film/the-perks-of-being-a-wallflower/",
          "short_link": "https://boxd.it/2ZA8"
        },
        {
          "id": 2683,
          "slug": "eternal-sunshine-of-the-spotless-mind",
          "name": "Eternal Sunshine of the Spotless Mind",
          "year": 2004,
          "link": "https://letterboxd.com/film/eternal-sunshine-of-the-spotless-mind/",
          "short_link": "https://boxd.it/6YK"
        },
        {
          "id": 51568,
          "slug": "fight-club",
          "name": "Fight Club",
          "year": 1999,
          "link": "https://letterboxd.com/film/fight-club/",
          "short_link": "https://boxd.it/2a9q"
        },
        {
          "id": 171384,
          "slug": "whiplash-2014",
          "name": "Whiplash",
          "year": 2014,
          "link": "https://letterboxd.com/film/whiplash-2014/",
          "short_link": "https://boxd.it/7bQA"
        },
        {
          "id": 51621,
          "slug": "good-will-hunting",
          "name": "Good Will Hunting",
          "year": 1997,
          "link": "https://letterboxd.com/film/good-will-hunting/",
          "short_link": "https://boxd.it/2ahY"
        },
        {
          "id": 259441,
          "slug": "little-women-2019",
          "name": "Little Women",
          "year": 2019,
          "link": "https://letterboxd.com/film/little-women-2019/",
          "short_link": "https://boxd.it/aSVk"
        }
      ]
    },
    {
      "id": 7339879,
      "slug": "comfort-movies",
      "name": "Comfort Movies",
      "link": "https://letterboxd.com/cinemaparadisa/list/comfort-movies/",
      "owner": {
        "username": "cinemaparadisa",
        "name": "izzy",
        "link": "https://letterboxd.com/cinemaparadisa/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/twitter/4/6/8/2/8/9/shard/http___pbs.twimg.com_profile_images_1243242073412833280_KQFU0HoH-0-1000-0-1000-crop.jpg?v=fe95d165a9"
      },
      "description": "for when you’re feeling like everything is a bit too much",
      "films_count": 183,
      "likes_count": 188000,
      "comments_count": 693,
      "preview_films": [
        {
          "id": 95113,
          "slug": "the-grand-budapest-hotel",
          "name": "The Grand Budapest Hotel",
          "year": 2014,
          "link": "https://letterboxd.com/film/the-grand-budapest-hotel/",
          "short_link": "https://boxd.it/3ZqO"
        },
        {
          "id": 51974,
          "slug": "before-sunrise",
          "name": "Before Sunrise",
          "year": 1995,
          "link": "https://letterboxd.com/film/before-sunrise/",
          "short_link": "https://boxd.it/2bcU"
        },
        {
          "id": 46049,
          "slug": "mean-girls",
          "name": "Mean Girls",
          "year": 2004,
          "link": "https://letterboxd.com/film/mean-girls/",
          "short_link": "https://boxd.it/1VNg"
        },
        {
          "id": 50518,
          "slug": "the-breakfast-club",
          "name": "The Breakfast Club",
          "year": 1985,
          "link": "https://letterboxd.com/film/the-breakfast-club/",
          "short_link": "https://boxd.it/27q4"
        },
        {
          "id": 51485,
          "slug": "when-harry-met-sally",
          "name": "When Harry Met Sally...",
          "year": 1989,
          "link": "https://letterboxd.com/film/when-harry-met-sally/",
          "short_link": "https://boxd.it/29W2"
        },
        {
          "id": 326279,
          "slug": "lady-bird",
          "name": "Lady Bird",
          "year": 2017,
          "link": "https://letterboxd.com/film/lady-bird/",
          "short_link": "https://boxd.it/dGNE"
        },
        {
          "id": 51978,
          "slug": "billy-elliot",
          "name": "Billy Elliot",
          "year": 2000,
          "link": "https://letterboxd.com/film/billy-elliot/",
          "short_link": "https://boxd.it/2bdy"
        },
        {
          "id": 272503,
          "slug": "20th-century-women",
          "name": "20th Century Women",
          "year": 2016,
          "link": "https://letterboxd.com/film/20th-century-women/",
          "short_link": "https://boxd.it/bqU6"
        },
        {
          "id": 46551,
          "slug": "13-going-on-30-3",
          "name": "13 Going on 30",
          "year": 2004,
          "link": "https://letterboxd.com/film/13-going-on-30-3/",
          "short_link": "https://boxd.it/1X6e"
        },
        {
          "id": 48255,
          "slug": "27-dresses",
          "name": "27 Dresses",
          "year": 2008,
          "link": "https://letterboxd.com/film/27-dresses/",
          "short_link": "https://boxd.it/21x4"
        }
      ]
    },
    {
      "id": 35450089,
      "slug": "feeling-lost-in-your-20s",
      "name": "feeling lost in your 20's",
      "link": "https://letterboxd.com/adaydreaming/list/feeling-lost-in-your-20s/",
      "owner": {
        "username": "adaydreaming",
        "name": "₍⑅ᐢ. moon .ᐢ⑅₎",
        "link": "https://letterboxd.com/adaydreaming/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/3/4/5/0/0/6/2/shard/avtr-0-1000-0-1000-crop.jpg?v=14a85b8a3a"
      },
      "description": "this is a list of \"coming-of-age\" type films but for those in their mid 20's something not knowing where their lives are going. feeling lost, no hope that things will change, feeling so so many things,",
      "films_count": 216,
      "likes_count": 183000,
      "comments_count": 171,
      "preview_films": [
        {
          "id": 367739,
          "slug": "on-the-beach-at-night-alone",
          "name": "On the Beach at Night Alone",
          "year": 2017,
          "link": "https://letterboxd.com/film/on-the-beach-at-night-alone/",
          "short_link": "https://boxd.it/fqEK"
        },
        {
          "id": 25588,
          "slug": "ritual-2000",
          "name": "Ritual",
          "year": 2000,
          "link": "https://letterboxd.com/film/ritual-2000/",
          "short_link": "https://boxd.it/14z6"
        },
        {
          "id": 50934,
          "slug": "the-double-life-of-veronique",
          "name": "The Double Life of Véronique",
          "year": 1991,
          "link": "https://letterboxd.com/film/the-double-life-of-veronique/",
          "short_link": "https://boxd.it/28va"
        },
        {
          "id": 47914,
          "slug": "punch-drunk-love",
          "name": "Punch-Drunk Love",
          "year": 2002,
          "link": "https://letterboxd.com/film/punch-drunk-love/",
          "short_link": "https://boxd.it/20E4"
        },
        {
          "id": 89174,
          "slug": "girlfriends-1978",
          "name": "Girlfriends",
          "year": 1978,
          "link": "https://letterboxd.com/film/girlfriends-1978/",
          "short_link": "https://boxd.it/3JYU"
        },
        {
          "id": 51611,
          "slug": "cleo-from-5-to-7",
          "name": "Cléo from 5 to 7",
          "year": 1962,
          "link": "https://letterboxd.com/film/cleo-from-5-to-7/",
          "short_link": "https://boxd.it/2agm"
        },
        {
          "id": 47892,
          "slug": "band-of-outsiders",
          "name": "Band of Outsiders",
          "year": 1964,
          "link": "https://letterboxd.com/film/band-of-outsiders/",
          "short_link": "https://boxd.it/20Aw"
        },
        {
          "id": 36317,
          "slug": "a-taste-of-honey",
          "name": "A Taste of Honey",
          "year": 1961,
          "link": "https://letterboxd.com/film/a-taste-of-honey/",
          "short_link": "https://boxd.it/1wtA"
        },
        {
          "id": 50915,
          "slug": "vivre-sa-vie",
          "name": "Vivre Sa Vie",
          "year": 1962,
          "link": "https://letterboxd.com/film/vivre-sa-vie/",
          "short_link": "https://boxd.it/28s6"
        },
        {
          "id": 51974,
          "slug": "before-sunrise",
          "name": "Before Sunrise",
          "year": 1995,
          "link": "https://letterboxd.com/film/before-sunrise/",
          "short_link": "https://boxd.it/2bcU"
        }
      ]
    },
    {
      "id": 28697007,
      "slug": "filmlist:28697007",
      "name": "🐉🎭✨ 𝕍𝕀𝕊𝕌𝔸𝕃𝕃𝕐 𝙸𝙽𝚂𝙰𝙽𝙴👹🧞‍♀️👁️",
      "link": "https://letterboxd.com/etolkin/list/filmlist:28697007/",
      "owner": {
        "username": "etolkin",
        "name": "Emma Tolkin",
        "link": "https://letterboxd.com/etolkin/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/twitter/1/6/3/7/4/8/4/shard/https___pbs.twimg.com_profile_images_825988154196840450_kcksfwve-0-1000-0-1000-crop.jpg?v=b834a6159f"
      },
      "description": "Asked Twitter “What’s the most visually insane movie you’ve ever seen?” Adding your answers!\n\nAm I missing your favorite hallucinogenic, meditative, harrowing, dreamy, or chaotic visual feast? Comment here (with year and/or director please!) and I’ll include your",
      "films_count": 833,
      "likes_count": 173000,
      "comments_count": 1400,
      "preview_films": [
        {
          "id": 35925,
          "slug": "house",
          "name": "House",
          "year": 1977,
          "link": "https://letterboxd.com/film/house/",
          "short_link": "https://boxd.it/1vsm"
        },
        {
          "id": 48018,
          "slug": "speed-racer",
          "name": "Speed Racer",
          "year": 2008,
          "link": "https://letterboxd.com/film/speed-racer/",
          "short_link": "https://boxd.it/20UQ"
        },
        {
          "id": 51987,
          "slug": "2001-a-space-odyssey",
          "name": "2001: A Space Odyssey",
          "year": 1968,
          "link": "https://letterboxd.com/film/2001-a-space-odyssey/",
          "short_link": "https://boxd.it/2bf0"
        },
        {
          "id": 38248,
          "slug": "mind-game",
          "name": "Mind Game",
          "year": 2004,
          "link": "https://letterboxd.com/film/mind-game/",
          "short_link": "https://boxd.it/1Bv2"
        },
        {
          "id": 34829,
          "slug": "mishima-a-life-in-four-chapters",
          "name": "Mishima: A Life in Four Chapters",
          "year": 1985,
          "link": "https://letterboxd.com/film/mishima-a-life-in-four-chapters/",
          "short_link": "https://boxd.it/1sBA"
        },
        {
          "id": 251943,
          "slug": "spider-man-into-the-spider-verse",
          "name": "Spider-Man: Into the Spider-Verse",
          "year": 2018,
          "link": "https://letterboxd.com/film/spider-man-into-the-spider-verse/",
          "short_link": "https://boxd.it/azpY"
        },
        {
          "id": 51804,
          "slug": "willy-wonka-the-chocolate-factory",
          "name": "Willy Wonka & the Chocolate Factory",
          "year": 1971,
          "link": "https://letterboxd.com/film/willy-wonka-the-chocolate-factory/",
          "short_link": "https://boxd.it/2aLu"
        },
        {
          "id": 41763,
          "slug": "the-happiness-of-the-katakuris",
          "name": "The Happiness of the Katakuris",
          "year": 2001,
          "link": "https://letterboxd.com/film/the-happiness-of-the-katakuris/",
          "short_link": "https://boxd.it/1KDY"
        },
        {
          "id": 497631,
          "slug": "spider-man-across-the-spider-verse",
          "name": "Spider-Man: Across the Spider-Verse",
          "year": 2023,
          "link": "https://letterboxd.com/film/spider-man-across-the-spider-verse/",
          "short_link": "https://boxd.it/kSz4"
        },
        {
          "id": 41810,
          "slug": "forbidden-zone",
          "name": "Forbidden Zone",
          "year": 1980,
          "link": "https://letterboxd.com/film/forbidden-zone/",
          "short_link": "https://boxd.it/1KLy"
        }
      ]
    },
    {
      "id": 1021630,
      "slug": "good-films-90-minutes-or-less",
      "name": "Good Films, 90 Minutes or Less",
      "link": "https://letterboxd.com/stautis/list/good-films-90-minutes-or-less/",
      "owner": {
        "username": "stautis",
        "name": "tarrdigrade",
        "link": "https://letterboxd.com/stautis/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/8/2/5/1/1/shard/avtr-0-1000-0-1000-crop.jpg?v=ef01323b3f"
      },
      "description": "If you're feeling overwhelmed, but still want to squeeze a film into your daily routine, this list is made for you. Basically the only criteria is 90 minutes or less, 30 minutes or more, and I",
      "films_count": 2433,
      "likes_count": 157000,
      "comments_count": 420,
      "preview_films": [
        {
          "id": 44320,
          "slug": "autumn-sonata",
          "name": "Autumn Sonata",
          "year": 1978,
          "link": "https://letterboxd.com/film/autumn-sonata/",
          "short_link": "https://boxd.it/1Rio"
        },
        {
          "id": 27525,
          "slug": "the-blood-of-a-poet",
          "name": "The Blood of a Poet",
          "year": 1932,
          "link": "https://letterboxd.com/film/the-blood-of-a-poet/",
          "short_link": "https://boxd.it/19Bw"
        },
        {
          "id": 35664,
          "slug": "bullet-ballet",
          "name": "Bullet Ballet",
          "year": 1998,
          "link": "https://letterboxd.com/film/bullet-ballet/",
          "short_link": "https://boxd.it/1uMg"
        },
        {
          "id": 51611,
          "slug": "cleo-from-5-to-7",
          "name": "Cléo from 5 to 7",
          "year": 1962,
          "link": "https://letterboxd.com/film/cleo-from-5-to-7/",
          "short_link": "https://boxd.it/2agm"
        },
        {
          "id": 51363,
          "slug": "closely-watched-trains",
          "name": "Closely Watched Trains",
          "year": 1966,
          "link": "https://letterboxd.com/film/closely-watched-trains/",
          "short_link": "https://boxd.it/29Cm"
        },
        {
          "id": 35421,
          "slug": "the-color-of-pomegranates",
          "name": "The Color of Pomegranates",
          "year": 1969,
          "link": "https://letterboxd.com/film/the-color-of-pomegranates/",
          "short_link": "https://boxd.it/1u94"
        },
        {
          "id": 197575,
          "slug": "disintegration-loop-11",
          "name": "Disintegration Loop 1.1",
          "year": 2001,
          "link": "https://letterboxd.com/film/disintegration-loop-11/",
          "short_link": "https://boxd.it/8hYW"
        },
        {
          "id": 18768,
          "slug": "earth-1930",
          "name": "Earth",
          "year": 1930,
          "link": "https://letterboxd.com/film/earth-1930/",
          "short_link": "https://boxd.it/MP6"
        },
        {
          "id": 155335,
          "slug": "elegy-to-the-visitor-from-the-revolution",
          "name": "Elegy to the Visitor From the Revolution",
          "year": 2011,
          "link": "https://letterboxd.com/film/elegy-to-the-visitor-from-the-revolution/",
          "short_link": "https://boxd.it/6w62"
        },
        {
          "id": 9484,
          "slug": "goodbye-dragon-inn",
          "name": "Goodbye, Dragon Inn",
          "year": 2003,
          "link": "https://letterboxd.com/film/goodbye-dragon-inn/",
          "short_link": "https://boxd.it/oFG"
        }
      ]
    },
    {
      "id": 16230776,
      "slug": "what-is-reality",
      "name": "what is reality?",
      "link": "https://letterboxd.com/tediously_brief/list/what-is-reality/",
      "owner": {
        "username": "tediously_brief",
        "name": "michelle grondine",
        "link": "https://letterboxd.com/tediously_brief/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/3/4/9/3/1/7/0/shard/avtr-0-1000-0-1000-crop.jpg?v=8bca351473"
      },
      "description": "meditations, ruminations, and explorations on the nature of reality and existence. includes experimentation with form and manipulation of perceived reality.\n\ncomprised of projects i’ve watched and watchlist entries. organized by color.\n\nฅ^•ﻌ•^ฅ",
      "films_count": 1613,
      "likes_count": 140000,
      "comments_count": 573,
      "preview_films": [
        {
          "id": 51910,
          "slug": "donnie-darko",
          "name": "Donnie Darko",
          "year": 2001,
          "link": "https://letterboxd.com/film/donnie-darko/",
          "short_link": "https://boxd.it/2b2A"
        },
        {
          "id": 51618,
          "slug": "being-john-malkovich",
          "name": "Being John Malkovich",
          "year": 1999,
          "link": "https://letterboxd.com/film/being-john-malkovich/",
          "short_link": "https://boxd.it/2ahu"
        },
        {
          "id": 51871,
          "slug": "minority-report",
          "name": "Minority Report",
          "year": 2002,
          "link": "https://letterboxd.com/film/minority-report/",
          "short_link": "https://boxd.it/2aWi"
        },
        {
          "id": 50662,
          "slug": "existenz",
          "name": "eXistenZ",
          "year": 1999,
          "link": "https://letterboxd.com/film/existenz/",
          "short_link": "https://boxd.it/27Ni"
        },
        {
          "id": 908144,
          "slug": "talk-to-me-2022",
          "name": "Talk to Me",
          "year": 2022,
          "link": "https://letterboxd.com/film/talk-to-me-2022/",
          "short_link": "https://boxd.it/C6uQ"
        },
        {
          "id": 51480,
          "slug": "ai-artificial-intelligence",
          "name": "A.I. Artificial Intelligence",
          "year": 2001,
          "link": "https://letterboxd.com/film/ai-artificial-intelligence/",
          "short_link": "https://boxd.it/29Ve"
        },
        {
          "id": 237177,
          "slug": "the-witch-2015",
          "name": "The Witch",
          "year": 2015,
          "link": "https://letterboxd.com/film/the-witch-2015/",
          "short_link": "https://boxd.it/9X0m"
        },
        {
          "id": 38894,
          "slug": "seconds",
          "name": "Seconds",
          "year": 1966,
          "link": "https://letterboxd.com/film/seconds/",
          "short_link": "https://boxd.it/1Dbe"
        },
        {
          "id": 734096,
          "slug": "tar-2022",
          "name": "TÁR",
          "year": 2022,
          "link": "https://letterboxd.com/film/tar-2022/",
          "short_link": "https://boxd.it/uNIA"
        },
        {
          "id": 353117,
          "slug": "get-out-2017",
          "name": "Get Out",
          "year": 2017,
          "link": "https://letterboxd.com/film/get-out-2017/",
          "short_link": "https://boxd.it/eOCm"
        }
      ]
    },
    {
      "id": 46855749,
      "slug": "horror-movies-everyone-should-watch-at-least",
      "name": "Horror Movies Everyone Should Watch at Least Once",
      "link": "https://letterboxd.com/browsehorror/list/horror-movies-everyone-should-watch-at-least/",
      "owner": {
        "username": "browsehorror",
        "name": "Cire",
        "link": "https://letterboxd.com/browsehorror/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/1/0/7/0/4/4/2/shard/avtr-0-1000-0-1000-crop.jpg?v=baf560527a"
      },
      "description": "Can you complete the 300 movie challenge?\n\nA curated list of movies from hundreds of people in the horrortwt community #Horror300",
      "films_count": 300,
      "likes_count": 123000,
      "comments_count": 781,
      "preview_films": [
        {
          "id": 680358,
          "slug": "x-2022",
          "name": "X",
          "year": 2022,
          "link": "https://letterboxd.com/film/x-2022/",
          "short_link": "https://boxd.it/sxVa"
        },
        {
          "id": 853822,
          "slug": "pearl-2022",
          "name": "Pearl",
          "year": 2022,
          "link": "https://letterboxd.com/film/pearl-2022/",
          "short_link": "https://boxd.it/zPbe"
        },
        {
          "id": 87962,
          "slug": "evil-dead",
          "name": "Evil Dead",
          "year": 2013,
          "link": "https://letterboxd.com/film/evil-dead/",
          "short_link": "https://boxd.it/3GPq"
        },
        {
          "id": 43987,
          "slug": "inside-2007",
          "name": "Inside",
          "year": 2007,
          "link": "https://letterboxd.com/film/inside-2007/",
          "short_link": "https://boxd.it/1QqG"
        },
        {
          "id": 15827,
          "slug": "i-saw-the-devil",
          "name": "I Saw the Devil",
          "year": 2010,
          "link": "https://letterboxd.com/film/i-saw-the-devil/",
          "short_link": "https://boxd.it/FaK"
        },
        {
          "id": 174928,
          "slug": "creep-2014",
          "name": "Creep",
          "year": 2014,
          "link": "https://letterboxd.com/film/creep-2014/",
          "short_link": "https://boxd.it/7l4c"
        },
        {
          "id": 819648,
          "slug": "barbarian-2022",
          "name": "Barbarian",
          "year": 2022,
          "link": "https://letterboxd.com/film/barbarian-2022/",
          "short_link": "https://boxd.it/yohi"
        },
        {
          "id": 50987,
          "slug": "the-lost-boys",
          "name": "The Lost Boys",
          "year": 1987,
          "link": "https://letterboxd.com/film/the-lost-boys/",
          "short_link": "https://boxd.it/28DI"
        },
        {
          "id": 636761,
          "slug": "evil-dead-rise",
          "name": "Evil Dead Rise",
          "year": 2023,
          "link": "https://letterboxd.com/film/evil-dead-rise/",
          "short_link": "https://boxd.it/qIvo"
        },
        {
          "id": 390520,
          "slug": "us-2019",
          "name": "Us",
          "year": 2019,
          "link": "https://letterboxd.com/film/us-2019/",
          "short_link": "https://boxd.it/gnV6"
        }
      ]
    },
    {
      "id": 3255255,
      "slug": "befriending-the-lyrical-loneliness",
      "name": "Befriending the lyrical loneliness...",
      "link": "https://letterboxd.com/kun/list/befriending-the-lyrical-loneliness/",
      "owner": {
        "username": "kun",
        "name": "Hungkat",
        "link": "https://letterboxd.com/kun/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/5/3/4/3/0/3/shard/avtr-0-1000-0-1000-crop.png?v=d1344c6d9b"
      },
      "description": "Essential movies for lonely people out there (like me) if you want to feel something in this big big world. To see every color, every character in desperate search for some human warmth, to understand and",
      "films_count": 716,
      "likes_count": 123000,
      "comments_count": 809,
      "preview_films": [
        {
          "id": 47914,
          "slug": "punch-drunk-love",
          "name": "Punch-Drunk Love",
          "year": 2002,
          "link": "https://letterboxd.com/film/punch-drunk-love/",
          "short_link": "https://boxd.it/20E4"
        },
        {
          "id": 41447,
          "slug": "all-about-lily-chou-chou",
          "name": "All About Lily Chou-Chou",
          "year": 2001,
          "link": "https://letterboxd.com/film/all-about-lily-chou-chou/",
          "short_link": "https://boxd.it/1JP0"
        },
        {
          "id": 45602,
          "slug": "chungking-express",
          "name": "Chungking Express",
          "year": 1994,
          "link": "https://letterboxd.com/film/chungking-express/",
          "short_link": "https://boxd.it/1UDa"
        },
        {
          "id": 277,
          "slug": "drive-2011",
          "name": "Drive",
          "year": 2011,
          "link": "https://letterboxd.com/film/drive-2011/",
          "short_link": "https://boxd.it/IG"
        },
        {
          "id": 772230,
          "slug": "i-saw-the-tv-glow",
          "name": "I Saw the TV Glow",
          "year": 2024,
          "link": "https://letterboxd.com/film/i-saw-the-tv-glow/",
          "short_link": "https://boxd.it/woVe"
        },
        {
          "id": 96083,
          "slug": "frances-ha",
          "name": "Frances Ha",
          "year": 2012,
          "link": "https://letterboxd.com/film/frances-ha/",
          "short_link": "https://boxd.it/41Xg"
        },
        {
          "id": 284630,
          "slug": "right-now-wrong-then",
          "name": "Right Now, Wrong Then",
          "year": 2015,
          "link": "https://letterboxd.com/film/right-now-wrong-then/",
          "short_link": "https://boxd.it/bWs4"
        },
        {
          "id": 48234,
          "slug": "lars-and-the-real-girl",
          "name": "Lars and the Real Girl",
          "year": 2007,
          "link": "https://letterboxd.com/film/lars-and-the-real-girl/",
          "short_link": "https://boxd.it/21tG"
        },
        {
          "id": 51898,
          "slug": "lost-in-translation",
          "name": "Lost in Translation",
          "year": 2003,
          "link": "https://letterboxd.com/film/lost-in-translation/",
          "short_link": "https://boxd.it/2b0E"
        },
        {
          "id": 15651,
          "slug": "a-city-of-sadness",
          "name": "A City of Sadness",
          "year": 1989,
          "link": "https://letterboxd.com/film/a-city-of-sadness/",
          "short_link": "https://boxd.it/EIm"
        }
      ]
    },
    {
      "id": 1124407,
      "slug": "random-movie-roulette",
      "name": "Random Movie Roulette",
      "link": "https://letterboxd.com/tobiasandersen2/list/random-movie-roulette/",
      "owner": {
        "username": "tobiasandersen2",
        "name": "Tobias Andersen",
        "link": "https://letterboxd.com/tobiasandersen2/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/9/3/8/6/4/shard/avtr-0-1000-0-1000-crop.jpg?v=aabdd87544"
      },
      "description": "Rules: Generate a number (from 1 to x) via: www.random.org\n\nSee how many number of films there are in the sidebar\n\nYou can skip movies 10 times but never go back.\n\nIf you end up with",
      "films_count": 10963,
      "likes_count": 117000,
      "comments_count": 2300,
      "preview_films": [
        {
          "id": 85080,
          "slug": "the-fan-1982",
          "name": "The Fan",
          "year": 1982,
          "link": "https://letterboxd.com/film/the-fan-1982/",
          "short_link": "https://boxd.it/3zkA"
        },
        {
          "id": 62780,
          "slug": "mad-max-fury-road",
          "name": "Mad Max: Fury Road",
          "year": 2015,
          "link": "https://letterboxd.com/film/mad-max-fury-road/",
          "short_link": "https://boxd.it/2DjO"
        },
        {
          "id": 44900,
          "slug": "suspiria",
          "name": "Suspiria",
          "year": 1977,
          "link": "https://letterboxd.com/film/suspiria/",
          "short_link": "https://boxd.it/1SNW"
        },
        {
          "id": 51898,
          "slug": "lost-in-translation",
          "name": "Lost in Translation",
          "year": 2003,
          "link": "https://letterboxd.com/film/lost-in-translation/",
          "short_link": "https://boxd.it/2b0E"
        },
        {
          "id": 51902,
          "slug": "akira",
          "name": "Akira",
          "year": 1988,
          "link": "https://letterboxd.com/film/akira/",
          "short_link": "https://boxd.it/2b1i"
        },
        {
          "id": 310026,
          "slug": "things-to-come-2016",
          "name": "Things to Come",
          "year": 2016,
          "link": "https://letterboxd.com/film/things-to-come-2016/",
          "short_link": "https://boxd.it/d0wc"
        },
        {
          "id": 48139,
          "slug": "big-trouble-in-little-china",
          "name": "Big Trouble in Little China",
          "year": 1986,
          "link": "https://letterboxd.com/film/big-trouble-in-little-china/",
          "short_link": "https://boxd.it/21em"
        },
        {
          "id": 2706,
          "slug": "star-wars",
          "name": "Star Wars",
          "year": 1977,
          "link": "https://letterboxd.com/film/star-wars/",
          "short_link": "https://boxd.it/72s"
        },
        {
          "id": 51154,
          "slug": "the-third-man",
          "name": "The Third Man",
          "year": 1949,
          "link": "https://letterboxd.com/film/the-third-man/",
          "short_link": "https://boxd.it/294E"
        },
        {
          "id": 350384,
          "slug": "the-big-sick",
          "name": "The Big Sick",
          "year": 2017,
          "link": "https://letterboxd.com/film/the-big-sick/",
          "short_link": "https://boxd.it/eHvy"
        }
      ]
    },
    {
      "id": 1949114,
      "slug": "top-250-animated-films",
      "name": "Top 250 Animated Films",
      "link": "https://letterboxd.com/official/list/top-250-animated-films/",
      "owner": {
        "username": "official",
        "name": "Official Lists",
        "link": "https://letterboxd.com/official/",
        "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/5/4/7/1/1/6/8/shard/avtr-0-1000-0-1000-crop.jpg?v=b73d3975ab"
      },
      "description": "As of September 3, 2026. Curated by Rahat Ahmed, extracted from here. This list ranks animated feature films by average member rating.\n\nChanges from the latest update:\n\nIn: · The Girl from the Other Side (#154)",
      "films_count": 250,
      "likes_count": 114000,
      "comments_count": 5200,
      "preview_films": [
        {
          "id": 44558,
          "slug": "grave-of-the-fireflies",
          "name": "Grave of the Fireflies",
          "year": 1988,
          "link": "https://letterboxd.com/film/grave-of-the-fireflies/",
          "short_link": "https://boxd.it/1RUM"
        },
        {
          "id": 51921,
          "slug": "spirited-away",
          "name": "Spirited Away",
          "year": 2001,
          "link": "https://letterboxd.com/film/spirited-away/",
          "short_link": "https://boxd.it/2b4m"
        },
        {
          "id": 497631,
          "slug": "spider-man-across-the-spider-verse",
          "name": "Spider-Man: Across the Spider-Verse",
          "year": 2023,
          "link": "https://letterboxd.com/film/spider-man-across-the-spider-verse/",
          "short_link": "https://boxd.it/kSz4"
        },
        {
          "id": 51922,
          "slug": "princess-mononoke",
          "name": "Princess Mononoke",
          "year": 1997,
          "link": "https://letterboxd.com/film/princess-mononoke/",
          "short_link": "https://boxd.it/2b4w"
        },
        {
          "id": 251943,
          "slug": "spider-man-into-the-spider-verse",
          "name": "Spider-Man: Into the Spider-Verse",
          "year": 2018,
          "link": "https://letterboxd.com/film/spider-man-into-the-spider-verse/",
          "short_link": "https://boxd.it/azpY"
        },
        {
          "id": 46175,
          "slug": "perfect-blue",
          "name": "Perfect Blue",
          "year": 1997,
          "link": "https://letterboxd.com/film/perfect-blue/",
          "short_link": "https://boxd.it/1W7A"
        },
        {
          "id": 49062,
          "slug": "howls-moving-castle",
          "name": "Howl's Moving Castle",
          "year": 2004,
          "link": "https://letterboxd.com/film/howls-moving-castle/",
          "short_link": "https://boxd.it/23De"
        },
        {
          "id": 420137,
          "slug": "its-such-a-beautiful-day",
          "name": "It's Such a Beautiful Day",
          "year": 2012,
          "link": "https://letterboxd.com/film/its-such-a-beautiful-day/",
          "short_link": "https://boxd.it/hCY2"
        },
        {
          "id": 46344,
          "slug": "fantastic-mr-fox",
          "name": "Fantastic Mr. Fox",
          "year": 2009,
          "link": "https://letterboxd.com/film/fantastic-mr-fox/",
          "short_link": "https://boxd.it/1WyQ"
        },
        {
          "id": 208877,
          "slug": "evangelion-3010-thrice-upon-a-time",
          "name": "Evangelion: 3.0+1.0 Thrice Upon a Time",
          "year": 2021,
          "link": "https://letterboxd.com/film/evangelion-3010-thrice-upon-a-time/",
          "short_link": "https://boxd.it/8LnQ"
        }
      ]
    }
  ]
}