About

Inspired by receiptify.herokuapp.com, Tripify Airlines is a tool that displays a user's 10 most-played tracks from the last month in the form of an airline's boarding pass.

FAQ:

What does top Tracks and top Artists mean?

For top artists, the amount is the popularity of the artist— 1 is the least popular and 10 is the most. In top genres, the amount is the number of times a genre appears in your top 50 artists. In top tracks, the user's top ten tracks of the past month with the artist that published the track. In Artists, the users top 3 most listened to artists overall, will be displayed.

Does this work with Apple Music?

Short answer, Nope! This is a Spotify-only visualization tool with hopes of expanding into Apple Music with an increase in active users.

My Spotify Top Tracks don't look right! Why?!?

All top tracks and top artists are received directly from Spotify with their web API. Since I don't have direct access to see how these tracks are calculated, whether it's minutes listened to a track, times a track has been listened to, or even track clicks, I don't know! The top tracks and artists are collected from the past 4 weeks of listening, so some songs from a month ago might be lingering.

Can I see more advanced stats?

Short answer, Nah. The Spotify API only provides a select amount of information on their tracks and an even smaller amount of how much the user has interacted with it.

My Tripify isn't working!

If you are stuck on a loading screen, please be patient. The boarding ticket will take some time to be created. Depending on server maintenance and traffic amounts, the website might struggle a bit. Try coming back in an hour and if you are still unable to access your boarding pass, pleasecontact me! The boarding ticket will take some time to be created

How did you make Tripify Airline???

✨ Magic ✨ or the nerdy answer; Tripify Airlines is a React & Python-based application. The web application uses React to authenticate a user's Spotify account and visualize the user data. A backend Python Flask server is used to fetch and access a user's data to send to the web application.

Will Spotify or Tripify Airlines steal my data?

In short: NO! For more information, view Tripify Airlinesprivacy policy.