powered by
Attempt to get lyrics from Genius' lyric pages using an associated artist name and song title.
get_lyrics_search(artist_name, song_title)
Name of artist
Title of song
See get_lyrics_id to search lyrics using a song ID, get_lyrics_url to search using a song URL
get_lyrics_id
get_lyrics_url
Other lyrics: get_lyrics_id(), get_lyrics_url()
get_lyrics_id()
get_lyrics_url()
if (FALSE) { get_lyrics_search(artist_name = "Anderson .Paak", song_title = "Come Home") }
Run the code above in your browser using DataLab