spotifyr: R Wrapper for the 'Spotify' Web API

An R wrapper for pulling data from the 'Spotify' Web API <http://developer.spotify.com/web-api> in bulk. It allows you to enter an artist's name and retrieve their entire discography in seconds, along with audio features and lyrics from Genius Lyrics <https://www.genius.com>. You can also pull song and playlist information for a given 'Spotify' user.

Version: 2.1.0
Depends: R (≥ 3.3.0)
Imports: dplyr, purrr, tidyr, httr, lubridate, jsonlite, readr, rvest, stringr, tibble, genius
Suggests: testthat
Published: 2019-03-12
Author: Charlie Thompson [aut, cre], Josiah Parry [aut], Donal Phipps [aut], Tom Wolff [aut]
Maintainer: Charlie Thompson <chuck at rcharlie.com>
BugReports: http://github.com/charlie86/spotifyr/issues
License: MIT + file LICENSE
URL: http://github.com/charlie86/spotifyr
NeedsCompilation: no
Materials: README
CRAN checks: spotifyr results

Downloads:

Reference manual: spotifyr.pdf
Package source: spotifyr_2.1.0.tar.gz
Windows binaries: r-devel: spotifyr_2.0.0.zip, r-release: spotifyr_2.0.0.zip, r-oldrel: spotifyr_2.1.0.zip
OS X binaries: r-release: spotifyr_2.0.0.tgz, r-oldrel: spotifyr_2.0.0.tgz
Old sources: spotifyr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=spotifyr to link to this page.