powered by
Get lyrics from Genius' lyric pages using an associated song ID.
get_lyrics_id(song_id, access_token = genius_token())
ID of the song (song_id within an object returned by search_song)
song_id
search_song
Genius' client access token, defaults to genius_token
genius_token
See get_lyrics_url to search lyrics using a song URL, get_lyrics_search to search using artist name and song title
get_lyrics_url
get_lyrics_search
Other lyrics: get_lyrics_search(), get_lyrics_url()
get_lyrics_search()
get_lyrics_url()
if (FALSE) { get_lyrics_id(song_id = 3214267) }
Run the code above in your browser using DataLab