Skip to content

spotifyr

R Wrapper for the 'Spotify' Web API

v2.2.5 · Oct 24, 2024 · MIT + file LICENSE

Description

An R wrapper for pulling data from the 'Spotify' Web API <https://developer.spotify.com/documentation/web-api/> in bulk, or post items on a 'Spotify' user's playlist.

Downloads

1.7K

Last 30 days

2998th

15K

Last 90 days

37.5K

Last year

Trend: -85.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 2, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 31, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'spotifyr-Ex.R' failed
The error most likely occurred in:

> ### Name: scopes
> ### Title: Valid Authorization Scopes
> ### Aliases: scopes
> 
> ### ** Examples
> 
> scopes()
Error in open.connection(x, "rb") : cannot open the connection
Calls: scopes ... xml_text -> <Anonymous> -> <Anonymous> -> read_html.default
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies dplyr purrr httr lubridate jsonlite readr rvest stringr tibble janitor rlang magrittr assertthat xml2 taylor spotifyr

Version History

new 2.2.5 Mar 10, 2026
updated 2.2.5 ← 2.2.4 diff Oct 23, 2024
updated 2.2.4 ← 2.2.3 diff Dec 14, 2022
updated 2.2.3 ← 2.2.1 diff Nov 1, 2021
updated 2.2.1 ← 2.1.1 diff Jun 16, 2021
updated 2.1.1 ← 2.1.0 diff Jul 13, 2019
updated 2.1.0 ← 2.0.0 diff Mar 11, 2019
updated 2.0.0 ← 1.0.0 diff Mar 5, 2019
new 1.0.0 Nov 16, 2017