Description Usage Arguments Value Examples
View source: R/scrape_functions.R
Function using other scrape_functions to scrape and save all Artist song lyrics
1 | scrape_songs(artist_name, artist_page, write_rds = FALSE, directory = NULL)
|
artist_name |
Name of the artist to save file as |
artist_page |
Website of the artist |
song lyric list
1 | scrape_songs('cartola','https://www.letras.com/cartola/')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.