Analyzes your letterboxd data to create several charts and display other statistical information. The TMDb API key is highly recommended but not required.
- You need to download your letterboxd data: Setting -> Import & Export -> Export Your Data. Or just click here.
- Drop .zip file in the project folder. You can delete simple_data.zip after that.
- Run dashboard.py
(Optional, but highly recommended)
- Register on tmdb website and request api key. Without api data you won't see countries and geners charts, total runtime and average rating acording to tmdb.
- The TMDB allows for 30-40 API requests every 10 seconds, so if you have hundreds of movies it could factor into the performance time.