https://github.com/javipzv/letterbox-stats
A web scraping application that retrieves the most viewed directors and actors of a Letterboxd user based on their watched movies. It also can compare the ratings of movies you and other Letterboxd user have seen.
https://github.com/javipzv/letterbox-stats
css flask html5 python web-scraping
Last synced: 11 months ago
JSON representation
A web scraping application that retrieves the most viewed directors and actors of a Letterboxd user based on their watched movies. It also can compare the ratings of movies you and other Letterboxd user have seen.
- Host: GitHub
- URL: https://github.com/javipzv/letterbox-stats
- Owner: javipzv
- Created: 2023-06-19T18:53:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T19:01:06.000Z (almost 3 years ago)
- Last Synced: 2025-07-03T02:02:35.341Z (12 months ago)
- Topics: css, flask, html5, python, web-scraping
- Language: HTML
- Homepage:
- Size: 4.24 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Letterbox Stats
A web scraping application that retrieves the most viewed directors and actors of a Letterboxd user based on their watched movies.
This application uses data from Letterboxd. Letterboxd is a site that allows users to share their taste in films.
Films can be rated, reviewed, etc... Discover your most watched film directors and actors based on the movies you've viewed.
You can also compare the ratings of the movies you and other Letterboxd user have seen, allowing you to see which type of movies you like more than other person and viceverse.
Please note that I am already learning how to use these technologies (HTML, CSS, Flask...) and there are a lot of things that can be improved.
## How to try it
I have created a Google Colab to try it: https://colab.research.google.com/drive/1WP4RFnmLC8zPZ9EWEex43l2_vHLPZJ3u. Recommended Google Chrome.