You need to write API to get recommendations. Based on the current track we want to request recommendations from the service playing this track Spotify API: https://developer.spotify.com/console/get-recommendations/ Apple Music API: https://developer.apple.com/documentation/applemusicapi/recommendations Soundcloud: https://developers.soundcloud.com/docs/api/explorer/open-api#/tracks/get_tracks__track_id__related
You need to write API to get recommendations. Based on the current track we want to request recommendations from the service playing this track
Spotify API: https://developer.spotify.com/console/get-recommendations/
Apple Music API: https://developer.apple.com/documentation/applemusicapi/recommendations
Soundcloud: https://developers.soundcloud.com/docs/api/explorer/open-api#/tracks/get_tracks__track_id__related