L-Dot / Letterboxd-list-scraper

A program that can scrape Letterboxd lists from an input URL. The output CSV or JSON contains information about the film title, release year, director, cast, personal rating, average rating and a lot more.
MIT License
41 stars 11 forks source link

Fix list_scrapper #7

Closed alouafi closed 5 months ago

alouafi commented 5 months ago

Stats page no longer exists, and there seems to be no way of fetching the stats without rendering the page. In order to fix the tool, we can disable the stats scrapping.