Description Usage Arguments Value Examples
View source: R/scrape_functions.R
A function to scrape songs names and hyperlinks (to said songss) from an artist page
1 | song_index(artist_page)
|
artist_page |
url of letras.com link to specific artist with all songs (or) |
xml_nodeset object with name of every song and hyperlink to song page
1 | song_index('https://www.letras.com/cartola/')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.