View source: R/spotify_search.R
spotify_search | R Documentation |
Search with Spotify's API
spotify_search(track_name = NULL, artist_name = NULL, album_name = NULL)
name |
A string. The name of what the user wants to search for within Spotify's database |
type |
A string. The scope of what the search is limited to. Can be one or multiple of "album", "track", "artist" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.