- Import Spotify extended streaming history data
- Parse the data for Top Songs, Albums, Artists across years, months, etc.
- Respond to requests from the frontend
Hard parts
- After responding with the request, how to format the list (Spotify embeds? Rate limit issues)
Frontend taken from Codrop, code in https://github.com/Pipluppp/spotify-unwrap-frontend