powered by
The Genius API lets you search for meta data for a song, given a song ID.
get_song_meta(song_id, access_token = genius_token())
A song ID (song_id returned in search_song)
song_id
search_song
Genius' client access token, defaults to genius_token
genius_token
# NOT RUN { get_song_meta(song_id = 3039923) # }
Run the code above in your browser using DataLab