The algorithm detects the main artists and creates a playlist based on their rated tracks. You can preview each song, remove it and add security attributions such as public or private. Give it a name, save it into your Spotify’s account and enjoy!

MagicPlaylist consume 3 endpoints of the Spotify API. First make a search by track name, then search the related artist of the track obtained, then search top tracks of each artist. Optionally the user can save the playlist in his profile.

Visit Website