View source: R/methods-track.R
raw_track_search | R Documentation |
Returns track matches sorted by relevance.
raw_track_search(track, artist = NULL, .start_page = 1, .n_pages = NULL)
track |
The track name. |
artist |
Narrow your search by specifying an artist, if not provided the endpoint searches across artists |
.start_page |
The page to start pulling from, by default starts from the 1st page |
.n_pages |
The total number of pages to pull. If no value is provided, all pages are retrieved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.