song_index: Song Index Function

Description Usage Arguments Value Examples

View source: R/scrape_functions.R

Description

A function to scrape songs names and hyperlinks (to said songss) from an artist page

Usage

1
song_index(artist_page)

Arguments

artist_page

url of letras.com link to specific artist with all songs (or)

Value

xml_nodeset object with name of every song and hyperlink to song page

Examples

1
song_index('https://www.letras.com/cartola/')

ebvm24/lyricsScrapeR documentation built on May 28, 2019, 7:55 p.m.