powered by
The Genius API lets you search for meta data for an artist, given an artist ID.
get_artist_meta(artist_id, access_token = genius_token())
An artist ID (artist_id returned in search_artist)
artist_id
search_artist
Genius' client access token, defaults to genius_token
genius_token
# NOT RUN { get_artist_meta(artist_id = 16751) # }
Run the code above in your browser using DataLab