Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get API licenses #2

Open
mpusch88 opened this issue Mar 26, 2023 · 0 comments
Open

get API licenses #2

mpusch88 opened this issue Mar 26, 2023 · 0 comments
Assignees

Comments

@mpusch88
Copy link
Owner

mpusch88 commented Mar 26, 2023

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.

@mpusch88 mpusch88 self-assigned this Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant