sdl60660 / letterboxd_recommendations

Scraping publicly-accessible Letterboxd data and creating a movie recommendation model with it that can generate recommendations when provided with a Letterboxd username
https://bit.ly/movie-recs-letterboxd
GNU General Public License v3.0
263 stars 18 forks source link

Failed on "Getting User's Movie" stage: redis_get_user_data_job_status failed #18

Closed TomasCarlson closed 10 months ago

TomasCarlson commented 1 year ago

Can't seem to scrape my profile's movie on any device or network. Seems to be logging "redis_get_user_data_job_status" as failed.

jacksongoode commented 12 months ago

I think something in the Letterboxd API likely changed.

sdl60660 commented 10 months ago

Hello! This was an issue related to a change in the page structure on letterboxd changes (they haven't given me API access so I have to crawl profiles for ratings data). It's been fixed since!