| get_lyrics_id | R Documentation | 
Get lyrics from Genius' lyric pages using an associated song ID.
get_lyrics_id(song_id, access_token = genius_token())
song_id | 
 ID of the song (  | 
access_token | 
 Genius' client access token, defaults to   | 
See get_lyrics_url to search lyrics using a song
URL, get_lyrics_search to search using artist name and song
title
Other lyrics: 
get_lyrics_search(),
get_lyrics_url()
## Not run: get_lyrics_id(song_id = 3214267) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.