I\'ve written this function for scraping lyrics:
songscrape <- function(x) { url <- paste0("https://www.azlyrics.com/", substring(x, 1, 1),&