raw_track_search: Search for a track by track name

View source: R/methods-track.R

raw_track_searchR Documentation

Search for a track by track name

Description

Returns track matches sorted by relevance.

Usage

raw_track_search(track, artist = NULL, .start_page = 1, .n_pages = NULL)

Arguments

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.


bkkkk/lastfmr documentation built on Sept. 4, 2022, 7:03 a.m.