letterboxdpy
letterboxdpy copied to clipboard
A letterboxd webscraper
In `user.watchlist` endpoint, movie names include both title and year when they should be separated. **Expected behavior:** - `name` field should contain only the movie title - Year should be...
The `runtime` field in `user.diary` entries is returning `null` or empty values. This is likely due to changes in Letterboxd's HTML structure. **Expected behavior:** `runtime` field should contain the movie's...
Extracting actual movie name and year from `movie_name` ### Changes - `User.get_watchlist_recent()`return object - `User.get_watchlist()` return object - `User.get_films()` return object - New function `parse_movies_name(str)` in `letterboxdpy.utils.utils_parser` ### Before ```json...
I have fixed a little bug where **liked list** where treated as a movie (User.get_activity()) from this: ```json "9714176250": { "activity_type": "basic", "timestamp": "2025-09-01T01:14:09.687000Z", "content": { "action": "liked", "description": "oooguuh...