-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
investigate dev API access to the following:
spotify
GET /me/following?type=artist
apple music
GET /v1/me/library/artists
deezer
GET /user/{user_id}/artists
amazon
GET /v1/me/favorites/artists
last.fm
GET /2.0/?method=user.gettopartists
SoundCloud?
doesn't appear to be possible from a quick search:
tidal
youtube
however, chatgpt gave this:
For Tidal, you can use the Tidal API to retrieve a list of the user's favorite artists. Specifically, you can use the GET /v1/users/{user_id}/favorites/artists endpoint to retrieve the list of favorite artists for the specified user.
Metadata
Metadata
Assignees
Labels
No labels