Scrape lyrics from a Genius' lyric page using it's associated URL. Best used with get_album_tracklist_id, when song IDs aren't returned - otherwise, get_lyrics_id is recommended.
Arguments
- song_lyrics_url
song lyrics url (like in
song_lyrics_urlreturned byget_song_df)
See also
See get_lyrics_id to search lyrics using a song
ID, get_lyrics_search to search using artist name and song
title
Other lyrics:
get_lyrics_id(),
get_lyrics_search()
