Letterboxd Scraper

ENDPOINTS
GET/members/following

Member Following

Members someone follows, with their films, lists and likes counts. 25 per page.

QUERY PARAMS

Letterboxd username or profile URL.

Examples:

  • Username: kurstboy
  • URL: https://letterboxd.com/kurstboy/

Page number.

Default: 1

{
  "count": null,
  "per_page": 25,
  "current_page": 1,
  "total_pages": 2,
  "next": "https://letterboxd-scraper.omkar.cloud/letterboxd/members/following?member=kurstboy&page=2",
  "previous": null,
  "member": {
    "username": "kurstboy",
    "name": "Karsten",
    "link": "https://letterboxd.com/kurstboy/",
    "avatar": "https://a.ltrbxd.com/resized/avatar/twitter/4/9/0/4/5/7/shard/http___pbs.twimg.com_profile_images_1001935353740177414_9ZQ0Noe4-0-1000-0-1000-crop.jpg?v=2627a755b4"
  },
  "members": [
    {
      "username": "radiancefilms",
      "name": "RadianceFilms",
      "link": "https://letterboxd.com/radiancefilms/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/7/3/0/1/9/4/1/shard/avtr-0-1000-0-1000-crop.jpg?v=7a687835ad",
      "badge": null,
      "followers_count": 6063,
      "following_count": 550,
      "films_count": 294,
      "lists_count": 20,
      "liked_films_count": 280
    },
    {
      "username": "noahwhittiker",
      "name": "noahwhittiker",
      "link": "https://letterboxd.com/noahwhittiker/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/3/2/0/7/7/1/5/6/shard/avtr-0-1000-0-1000-crop.jpg?v=e99a11aa5e",
      "badge": null,
      "followers_count": 36,
      "following_count": 50,
      "films_count": 287,
      "lists_count": 0,
      "liked_films_count": 0
    },
    {
      "username": "dsgarber",
      "name": "Daniel Garber",
      "link": "https://letterboxd.com/dsgarber/",
      "avatar": "https://secure.gravatar.com/avatar/fcac046b1db204d774ff7b42d8cdb8f0?rating=PG&size=1000&border=&default=https%3A%2F%2Fs.ltrbxd.com%2Fstatic%2Fimg%2Favatar80-CTtJ8HSs.png",
      "badge": null,
      "followers_count": 1217,
      "following_count": 154,
      "films_count": 2952,
      "lists_count": 3,
      "liked_films_count": 0
    },
    {
      "username": "senzz",
      "name": "sen",
      "link": "https://letterboxd.com/senzz/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/6/4/8/9/6/1/2/shard/avtr-0-1000-0-1000-crop.jpg?v=fb62266f53",
      "badge": null,
      "followers_count": 155,
      "following_count": 80,
      "films_count": 631,
      "lists_count": 0,
      "liked_films_count": 244
    },
    {
      "username": "drewisgooden",
      "name": "drew gooden",
      "link": "https://letterboxd.com/drewisgooden/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/9/7/1/6/5/0/8/shard/avtr-0-1000-0-1000-crop.jpg?v=574a41bd59",
      "badge": null,
      "followers_count": 58871,
      "following_count": 15,
      "films_count": 95,
      "lists_count": 0,
      "liked_films_count": 24
    },
    {
      "username": "ian_simpson",
      "name": "ian_simpson",
      "link": "https://letterboxd.com/ian_simpson/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/7/4/8/3/0/5/3/shard/avtr-0-1000-0-1000-crop.jpg?v=db532694c5",
      "badge": null,
      "followers_count": 6082,
      "following_count": 56,
      "films_count": 197,
      "lists_count": 1,
      "liked_films_count": 36
    },
    {
      "username": "heightstheater",
      "name": "The Heights Theater",
      "link": "https://letterboxd.com/heightstheater/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/7/1/4/2/2/8/9/shard/avtr-0-1000-0-1000-crop.jpg?v=1c59b0ade9",
      "badge": null,
      "followers_count": 518,
      "following_count": 4,
      "films_count": 199,
      "lists_count": 17,
      "liked_films_count": 0
    },
    {
      "username": "missionaryjack",
      "name": "missionaryjack",
      "link": "https://letterboxd.com/missionaryjack/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/5/7/3/5/1/5/8/shard/avtr-0-1000-0-1000-crop.jpg?v=6cd008558f",
      "badge": null,
      "followers_count": 45692,
      "following_count": 35,
      "films_count": 603,
      "lists_count": 1,
      "liked_films_count": 131
    },
    {
      "username": "lolojorun",
      "name": "lolojorun",
      "link": "https://letterboxd.com/lolojorun/",
      "avatar": null,
      "badge": null,
      "followers_count": 68,
      "following_count": 2,
      "films_count": 31,
      "lists_count": 0,
      "liked_films_count": 18
    },
    {
      "username": "trevorwall",
      "name": "Trevor Wall",
      "link": "https://letterboxd.com/trevorwall/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/7/9/1/9/9/shard/avtr-0-1000-0-1000-crop.jpg?v=9b8bc73f07",
      "badge": null,
      "followers_count": 175,
      "following_count": 139,
      "films_count": 2033,
      "lists_count": 8,
      "liked_films_count": 836
    },
    {
      "username": "parispeterson",
      "name": "Paris Peterson",
      "link": "https://letterboxd.com/parispeterson/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/3/8/2/5/2/1/shard/avtr-0-1000-0-1000-crop.jpg?v=3580e19747",
      "badge": null,
      "followers_count": 55,
      "following_count": 21,
      "films_count": 137,
      "lists_count": 0,
      "liked_films_count": 1
    },
    {
      "username": "cassidyk",
      "name": "Cassidy",
      "link": "https://letterboxd.com/cassidyk/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/3/2/5/5/0/7/shard/avtr-0-1000-0-1000-crop.jpg?v=185e118bb3",
      "badge": null,
      "followers_count": 97,
      "following_count": 36,
      "films_count": 1260,
      "lists_count": 10,
      "liked_films_count": 210
    },
    {
      "username": "u_watanabe",
      "name": "u_watanabe",
      "link": "https://letterboxd.com/u_watanabe/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/3/1/0/1/3/9/9/shard/avtr-0-1000-0-1000-crop.jpg?v=57607c9b98",
      "badge": null,
      "followers_count": 4340,
      "following_count": 23,
      "films_count": 228,
      "lists_count": 0,
      "liked_films_count": 164
    },
    {
      "username": "jessmoj",
      "name": "jesse",
      "link": "https://letterboxd.com/jessmoj/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/1/0/3/3/0/5/shard/avtr-0-1000-0-1000-crop.jpg?v=497154d641",
      "badge": null,
      "followers_count": 161,
      "following_count": 51,
      "films_count": 1360,
      "lists_count": 5,
      "liked_films_count": 260
    },
    {
      "username": "brofromanother",
      "name": "Adam Nayman",
      "link": "https://letterboxd.com/brofromanother/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/twitter/2/7/1/2/2/2/0/shard/blob-0-1000-0-1000-crop.png?v=dbef760fff",
      "badge": null,
      "followers_count": 36933,
      "following_count": 237,
      "films_count": 1202,
      "lists_count": 8,
      "liked_films_count": 363
    },
    {
      "username": "docfilms",
      "name": "Doc Films",
      "link": "https://letterboxd.com/docfilms/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/4/9/7/1/4/4/4/shard/avtr-0-1000-0-1000-crop.jpg?v=341194b362",
      "badge": null,
      "followers_count": 772,
      "following_count": 2,
      "films_count": 1192,
      "lists_count": 83,
      "liked_films_count": 3
    },
    {
      "username": "imce0bitch",
      "name": "Sophie Holsinger",
      "link": "https://letterboxd.com/imce0bitch/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/9/0/6/0/7/9/shard/avtr-0-1000-0-1000-crop.jpg?v=ade04e3e30",
      "badge": "crew",
      "followers_count": 10740,
      "following_count": 111,
      "films_count": 2606,
      "lists_count": 15,
      "liked_films_count": 355
    },
    {
      "username": "thomasmsullivan",
      "name": "Thomas Sullivan",
      "link": "https://letterboxd.com/thomasmsullivan/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/2/5/8/1/1/5/shard/avtr-0-1000-0-1000-crop.jpg?v=a1acfe8d7c",
      "badge": null,
      "followers_count": 174,
      "following_count": 44,
      "films_count": 1087,
      "lists_count": 11,
      "liked_films_count": 32
    },
    {
      "username": "andz",
      "name": "Andz",
      "link": "https://letterboxd.com/andz/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/4/4/5/9/7/3/3/shard/avtr-0-1000-0-1000-crop.jpg?v=ec1a036873",
      "badge": null,
      "followers_count": 174,
      "following_count": 105,
      "films_count": 770,
      "lists_count": 13,
      "liked_films_count": 81
    },
    {
      "username": "tayowl23",
      "name": "taylor",
      "link": "https://letterboxd.com/tayowl23/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/2/2/9/7/7/5/9/shard/avtr-0-1000-0-1000-crop.jpg?v=9feee016f8",
      "badge": null,
      "followers_count": 140,
      "following_count": 96,
      "films_count": 1351,
      "lists_count": 28,
      "liked_films_count": 387
    },
    {
      "username": "seanfennessey",
      "name": "Sean Fennessey",
      "link": "https://letterboxd.com/seanfennessey/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/twitter/4/3/4/9/1/shard/http___pbs.twimg.com_profile_images_973527417309552640_8_mxF2Ui-0-1000-0-1000-crop.jpg?v=72f5d95ea0",
      "badge": null,
      "followers_count": 118233,
      "following_count": 125,
      "films_count": 4518,
      "lists_count": 140,
      "liked_films_count": 1273
    },
    {
      "username": "flynnslicker",
      "name": "Flynn",
      "link": "https://letterboxd.com/flynnslicker/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/1/5/0/9/7/6/shard/avtr-0-1000-0-1000-crop.jpg?v=493b209d04",
      "badge": "crew",
      "followers_count": 18834,
      "following_count": 508,
      "films_count": 1955,
      "lists_count": 48,
      "liked_films_count": 953
    },
    {
      "username": "harleyharley",
      "name": "Harley",
      "link": "https://letterboxd.com/harleyharley/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/2/0/8/7/2/5/1/shard/avtr-0-1000-0-1000-crop.jpg?v=f0e9443583",
      "badge": null,
      "followers_count": 566,
      "following_count": 55,
      "films_count": 1151,
      "lists_count": 7,
      "liked_films_count": 310
    },
    {
      "username": "codydad420",
      "name": "Will Menaker",
      "link": "https://letterboxd.com/codydad420/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/6/1/2/7/4/8/shard/avtr-0-1000-0-1000-crop.jpg?v=65a0aef4cb",
      "badge": null,
      "followers_count": 39993,
      "following_count": 80,
      "films_count": 907,
      "lists_count": 8,
      "liked_films_count": 33
    },
    {
      "username": "strangeharbors",
      "name": "Jeff Zhang",
      "link": "https://letterboxd.com/strangeharbors/",
      "avatar": "https://a.ltrbxd.com/resized/avatar/upload/1/7/1/2/4/9/1/shard/avtr-0-1000-0-1000-crop.jpg?v=7821df43db",
      "badge": null,
      "followers_count": 9523,
      "following_count": 146,
      "films_count": 790,
      "lists_count": 9,
      "liked_films_count": 2
    }
  ]
}