# daily_playlist_scrape.r

cls(50)
setGitBranchToSystem()
.g()
.us()
source("~/git/orch/src/Spotify Playlist Webscrape/00 Featured Playlist Setup.r")
setDBall(cluster=getCluster())
setPrompt(full=TRUE)

## minDate
minDate <- today()


URIs <- c("Electro Latino" = "spotify:user:114125244:playlist:6GsmUPGe7kK5KyhAOLGLBf")

DT.tops <- get_playlist_data(URIs)