Boomplay Scraper
ENDPOINTS
Artist Details
Search Suggestions
Search Songs
Search Artists
Search Albums
Search Playlists
Search Videos
Search Podcasts
Search Users
Song Details
Song Lyrics
Similar Songs
Song Playlists
Song Comments
Artist Songs
Artist Albums
Artist Videos
Similar Artists
Artist Playlists
Artist Comments
Album Details
Album Recommendations
Album Comments
Playlist Details
Playlist Recommendations
Playlist Comments
Charts
Chart List
Trending
Trending Songs
Trending Tags
Home
Home Section
Popular Songs
Popular Artists
Trending Keywords
Artist Rankings
Browse Artists
Artist Browse Filters
Browse Playlists
Playlist Genres
Genres
Genre Details
Video Details
Videos
Video Categories
Video Comments
Podcast Details
Podcast Episodes
Podcast Comments
Browse Podcasts
Podcasts Home
Trending Podcasts
Podcast Categories
Episode Details
Episode Comments
Browse Episodes
Buzz Posts
Buzz Post Details
Buzz Post Comments
User Details
/artists/browse-filtersArtist Browse Filters
Get the filters Browse Artists accepts: genre IDs, genders, regions and first letters.
QUERY PARAMS
2-letter country code of the Boomplay market to read (localizes charts, trending, rankings and what is licensed there).
Default: NG
Allowed values: Boomplay markets, e.g. NG, GH, KE, TZ, UG, ZA, CM, CI, SN, ZM, US, GB, IN
{
"genres": [
{
"id": 0,
"name": "All"
},
{
"id": 53,
"name": "Afrobeats"
},
{
"id": 54,
"name": "Afropop"
},
{
"id": 42,
"name": "Gospel"
},
{
"id": 38179,
"name": "Amapiano"
},
{
"id": 1975,
"name": "Hip Hop & Rap"
},
{
"id": 34,
"name": "Electronic"
},
{
"id": 95,
"name": "R&B"
},
{
"id": 59,
"name": "Dancehall"
},
{
"id": 31,
"name": "Reggae"
},
{
"id": 60,
"name": "Fuji"
},
{
"id": 75,
"name": "Juju"
},
{
"id": 22,
"name": "Pop"
},
{
"id": 67,
"name": "Traditional"
}
],
"genders": [
"all",
"male",
"female",
"group"
],
"regions": [
"all",
"nigeria",
"kenya",
"tanzania",
"ghana",
"europe-north-america",
"other"
],
"letters": [
"all",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J",
"K",
"L",
"M",
"N",
"O",
"P",
"Q",
"R",
"S",
"T",
"U",
"V",
"W",
"X",
"Y",
"Z",
"#"
]
}