Skip to content
Headphones with musical notes coming out of it.simple-fm
DiscordGitHubMastodonTwitter

geo.getTopTracks

Returns the most popular tracks by country.

Usage

client.geo.getTopTracks({ country, limit?, page? })

Parameters

ParamTypeRequiredDescription
countrycountryThe name of the country.
limitnumberThe number of results to fetch per page. Defaults to 50.
pagenumberThe page number to fetch. Defaults to the first page.