Skip to contents

A function that iteratively calls the Spotify API to get a user's saved tracks and the metadata pertaining to each track.

Usage

get_saved_tracks(authorization)

Arguments

authorization

an authorization token for the Spotify API

Value

A dataframe containing metadata of the user's saved tracks.