Description Usage Arguments Value Examples
Retrieves an artist ID from a general name search query
1 | getArtistID(artist = NA, authentication_token = getAuthenticationToken())
|
artist |
The artist to search for as a string |
authentication_token |
Predefined argument which runs getAuthenticationToken() |
Dataframe containing the artist name, ID, popularity, and related genres
1 | getArtistID('alt j')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.