Letterboxd Recommendations Versions Save

Scraping publicly-accessible Letterboxd data and creating a movie recommendation model with it that can generate recommendations when provided with a Letterboxd username

v2.0.0

2 years ago
  • Adds a new React/Material UI frontend, hosted on Vercel
  • Adds rich movie data to movies in database, fetched along with recommendation data, and returned to the client
  • Adds filtering on genre/year released to the front-end

v1.0.0

2 years ago

Just caching initial release with flask app/static front-end. Have made a lot of changes since the first version, but haven't been releasing versions.