R Wrapper for the 'Spotify' Web API
Add Tracks to User’s Playlist
Change a playlist’s name and public/private state. (The user must, of ...
Check Me Following
Check if Users Follow a Playlist
Create Playlist for User
Remove duplicate album names
Add Current User as Follower Artists or Other Users
Add Current User to Followers of Playlist.
Get Spotify catalog information about an album’s tracks. Optional para...
Get Spotify catalog information for a single album.
Get Spotify catalog information for multiple albums identified by thei...
Get Spotify catalog information for multiple artists identified by the...
Get Audio Features For Artists' Discography
Get Spotify catalog information about an artist’s top tracks by countr...
Get Spotify catalog information for a single artist identified by thei...
Get Spotify catalog information for multiple artists identified by the...
Get a list of Spotify categories
Get a list of Spotify playlists tagged with a particular category
Get a single category used to tag items
Get list of Spotify featured playlists
Search for Artists by Genre
Search for artists by label
Get information about the user’s current playback state, including tra...
Get the object currently being played on the user’s Spotify account.
Get information about a user’s available devices.
Get My Followed Artists
Get List of My Playlists
Get User Profile Information
Get Current User's Recently Played Tracks
Get Current User's Saved Albums
Get User's Saved Tracks
Get User’s Top Artists or Tracks
Get new releases
Get Features and Popularity of Playlists on Spotify
Get Image Associated with Playlist
Get Details of User Playlist Tracks.
Get User Playlist
Get recommendations for unlimited vector of track IDs
Create a playlist-style listening experience based on seed artists, tr...
Get Spotify catalog information about artists similar to a given artis...
Get Spotify catalog information about an show's episodes. Optional par...
Get Spotify catalog information for a single show.
Get Spotify catalog information for multiple shows identified by their...
Get Spotify Access Token
Get Spotify Authorization Code
Get a detailed audio analysis for a single track identified by its uni...
Get audio features of tracks
Get Spotify catalog information for a single track identified by its u...
Get Spotify catalog information for a single track identified by its u...
Get User Playlist Audio Features
Get List of User Playlists
Get User Public Profile Information
Check if a string matches the pattern of a Spotify URI
Pause Playback
Pipe operator
Pitch class notation lookup
Remove Tracks from User’s Playlist
Valid Authorization Scopes
Search for an item
Seeks to the given position in the user’s currently playing track.
Set User Playback Mode
Set User Device Volume
Skips to previous track in the user’s queue.
Skips to Next Track
spotifyr
package
Skips to previous track in the user’s queue.
Tidy a Playlist
Toggle shuffle on or off for user’s playback.
Transfer playback to a new device and determine if it should start pla...
Remove Current User from Followers of Playlist.
Validate country parameter
Validate include_meta_info parameter
Validate limit parameter
Validate locale parameter
Validate market parameter
Validate offset parameter
Assertion for Correct API Requests.
validate position_ms parameter
validate state parameter
validate time_range parameter
Validate type paramter for 'artists' or 'user'.
Validate type paramter for 'artists' or 'tracks'
Validate volume percent parameter
Verify API Result
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.