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
/search/suggestionsSearch Suggestions
Get typeahead suggestions for a partial query: artists, songs, albums and playlists with their type.
QUERY PARAMS
Search phrase matched against artist, song, album and playlist names.
Example: burna
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
{
"query": "burna",
"suggestions": [
{
"text": "Burna Boy",
"type": "artist",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Love, Damini",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy No Sign Of Weakness",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Twice As Tall",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy African Giant",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Love",
"type": "song",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "BURNA BOY FOR EVERYBODY DToneMusic",
"type": "album",
"artist_name": "DToneMusic",
"is_new_release": false
},
{
"text": "Burna Boy Big 7",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Last Last",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Higher",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Update",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Check and Balance",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy I Told Them...",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Outside",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Odogwu",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Buy You Life",
"type": "song",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy B. D'OR (feat. Wizkid)",
"type": "album",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy Dem Dey",
"type": "song",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy 28 grams",
"type": "song",
"artist_name": "Burna Boy",
"is_new_release": false
},
{
"text": "Burna Boy No Sign of Weakness",
"type": "song",
"artist_name": "Burna Boy",
"is_new_release": false
}
]
}