Deezer Scraper
ENDPOINTS
Track Details
Search All
Search Autocomplete
Search Tracks
Search Albums
Search Artists
Search Playlists
Search Users
Search Podcasts
Album Details
Album Tracks
Artist Details
Artist Top Tracks
Artist Albums
Related Artists
Artist Playlists
Artist Radio
Playlist Details
Playlist Tracks
Charts
Chart Tracks
Chart Albums
Chart Artists
Chart Playlists
Chart Podcasts
Genres
/artists/relatedRelated Artists
Artists Deezer considers similar to the given one, with name, pictures, album and fan counts; paginated.
QUERY PARAMS
Artist reference: a numeric Deezer id or any deezer.com artist URL.
Examples:
- Id:
13 - URL:
https://www.deezer.com/artist/13
Results page.
Default: 1
Allowed values: 1-40
Number of artists per page.
Default: 20
Allowed values: 1-100
Market as an ISO-3166 alpha-2 code. Picks the residential exit country, so charts, search ranking and availability follow that market.
Default: us
Allowed values: us, gb, fr, de, br, in, ... (any Deezer market)
{
"count": 20,
"per_page": 20,
"current_page": 1,
"total_pages": 1,
"next": null,
"previous": null,
"artist_id": 13,
"country": "us",
"results": [
{
"id": 417645,
"name": "D12",
"link": "https://www.deezer.com/artist/417645",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/65327f3c61452fb7957963e910fe63e0/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/65327f3c61452fb7957963e910fe63e0/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/65327f3c61452fb7957963e910fe63e0/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/65327f3c61452fb7957963e910fe63e0/1000x1000-000000-80-0-0.jpg"
},
"album_count": 19,
"fan_count": 471390,
"has_radio": true
},
{
"id": 66,
"name": "50 Cent",
"link": "https://www.deezer.com/artist/66",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/58da3cca2d598e43c7a7823cf75277e5/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/58da3cca2d598e43c7a7823cf75277e5/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/58da3cca2d598e43c7a7823cf75277e5/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/58da3cca2d598e43c7a7823cf75277e5/1000x1000-000000-80-0-0.jpg"
},
"album_count": 59,
"fan_count": 7859725,
"has_radio": true
},
{
"id": 1272458,
"name": "Bad Meets Evil",
"link": "https://www.deezer.com/artist/1272458",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/10230c42ecad283c850d0ab451e525f5/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/10230c42ecad283c850d0ab451e525f5/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/10230c42ecad283c850d0ab451e525f5/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/10230c42ecad283c850d0ab451e525f5/1000x1000-000000-80-0-0.jpg"
},
"album_count": 3,
"fan_count": 205242,
"has_radio": true
},
{
"id": 763,
"name": "Dr. Dre",
"link": "https://www.deezer.com/artist/763",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/5af98b093efb7b818e4e084621c76b85/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/5af98b093efb7b818e4e084621c76b85/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/5af98b093efb7b818e4e084621c76b85/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/5af98b093efb7b818e4e084621c76b85/1000x1000-000000-80-0-0.jpg"
},
"album_count": 22,
"fan_count": 4481377,
"has_radio": true
},
{
"id": 397,
"name": "Obie Trice",
"link": "https://www.deezer.com/artist/397",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/d5712df961c567668bc4b58fef2de973/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/d5712df961c567668bc4b58fef2de973/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/d5712df961c567668bc4b58fef2de973/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/d5712df961c567668bc4b58fef2de973/1000x1000-000000-80-0-0.jpg"
},
"album_count": 14,
"fan_count": 226444,
"has_radio": true
},
{
"id": 393,
"name": "The Game",
"link": "https://www.deezer.com/artist/393",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/2ae3ca3551516cf84058ac22122658b3/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/2ae3ca3551516cf84058ac22122658b3/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/2ae3ca3551516cf84058ac22122658b3/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/2ae3ca3551516cf84058ac22122658b3/1000x1000-000000-80-0-0.jpg"
},
"album_count": 77,
"fan_count": 1929213,
"has_radio": true
},
{
"id": 167095,
"name": "2Pac",
"link": "https://www.deezer.com/artist/167095",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/dc2743d871b5935004292eed2cd55f68/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/dc2743d871b5935004292eed2cd55f68/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/dc2743d871b5935004292eed2cd55f68/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/dc2743d871b5935004292eed2cd55f68/1000x1000-000000-80-0-0.jpg"
},
"album_count": 23,
"fan_count": 4122392,
"has_radio": true
},
{
"id": 1309,
"name": "JAY Z",
"link": "https://www.deezer.com/artist/1309",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/a59aabd18e84d732ce3b9f6f5c4e5f50/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/a59aabd18e84d732ce3b9f6f5c4e5f50/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/a59aabd18e84d732ce3b9f6f5c4e5f50/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/a59aabd18e84d732ce3b9f6f5c4e5f50/1000x1000-000000-80-0-0.jpg"
},
"album_count": 65,
"fan_count": 3574317,
"has_radio": true
},
{
"id": 3813,
"name": "Fat Joe",
"link": "https://www.deezer.com/artist/3813",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/7ee24fafbb40a4748da87f1b71c8d152/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/7ee24fafbb40a4748da87f1b71c8d152/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/7ee24fafbb40a4748da87f1b71c8d152/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/7ee24fafbb40a4748da87f1b71c8d152/1000x1000-000000-80-0-0.jpg"
},
"album_count": 74,
"fan_count": 463355,
"has_radio": true
},
{
"id": 3,
"name": "Snoop Dogg",
"link": "https://www.deezer.com/artist/3",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/5e53a969faf1fc8e9dee3811df20c617/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/5e53a969faf1fc8e9dee3811df20c617/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/5e53a969faf1fc8e9dee3811df20c617/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/5e53a969faf1fc8e9dee3811df20c617/1000x1000-000000-80-0-0.jpg"
},
"album_count": 201,
"fan_count": 7955777,
"has_radio": true
},
{
"id": 267,
"name": "DMX",
"link": "https://www.deezer.com/artist/267",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/6c9736b65a2a759dda59b6bba2329a62/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/6c9736b65a2a759dda59b6bba2329a62/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/6c9736b65a2a759dda59b6bba2329a62/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/6c9736b65a2a759dda59b6bba2329a62/1000x1000-000000-80-0-0.jpg"
},
"album_count": 62,
"fan_count": 1443613,
"has_radio": true
},
{
"id": 8218,
"name": "Tech N9ne",
"link": "https://www.deezer.com/artist/8218",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/5751b6eb329e5f02d2890c772e0b6539/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/5751b6eb329e5f02d2890c772e0b6539/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/5751b6eb329e5f02d2890c772e0b6539/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/5751b6eb329e5f02d2890c772e0b6539/1000x1000-000000-80-0-0.jpg"
},
"album_count": 127,
"fan_count": 259149,
"has_radio": true
},
{
"id": 73,
"name": "Nas",
"link": "https://www.deezer.com/artist/73",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/f6e4f9d1f6be43c36339a9a96dcee725/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/f6e4f9d1f6be43c36339a9a96dcee725/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/f6e4f9d1f6be43c36339a9a96dcee725/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/f6e4f9d1f6be43c36339a9a96dcee725/1000x1000-000000-80-0-0.jpg"
},
"album_count": 63,
"fan_count": 1210743,
"has_radio": true
},
{
"id": 2353,
"name": "Ice Cube",
"link": "https://www.deezer.com/artist/2353",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/fed698ba00e781ff0064c34682762c32/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/fed698ba00e781ff0064c34682762c32/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/fed698ba00e781ff0064c34682762c32/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/fed698ba00e781ff0064c34682762c32/1000x1000-000000-80-0-0.jpg"
},
"album_count": 54,
"fan_count": 2563462,
"has_radio": true
},
{
"id": 2519,
"name": "The Notorious B.I.G.",
"link": "https://www.deezer.com/artist/2519",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/87e928a899c183eb10f1da14db7485dd/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/87e928a899c183eb10f1da14db7485dd/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/87e928a899c183eb10f1da14db7485dd/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/87e928a899c183eb10f1da14db7485dd/1000x1000-000000-80-0-0.jpg"
},
"album_count": 41,
"fan_count": 1958438,
"has_radio": true
},
{
"id": 737,
"name": "Lloyd Banks",
"link": "https://www.deezer.com/artist/737",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/c4f14fd5a80ce7b77ac818536f970b52/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/c4f14fd5a80ce7b77ac818536f970b52/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/c4f14fd5a80ce7b77ac818536f970b52/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/c4f14fd5a80ce7b77ac818536f970b52/1000x1000-000000-80-0-0.jpg"
},
"album_count": 38,
"fan_count": 344192,
"has_radio": true
},
{
"id": 2544,
"name": "G-Unit",
"link": "https://www.deezer.com/artist/2544",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/b91f747cafa9b388efc81aef6729e6a4/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/b91f747cafa9b388efc81aef6729e6a4/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/b91f747cafa9b388efc81aef6729e6a4/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/b91f747cafa9b388efc81aef6729e6a4/1000x1000-000000-80-0-0.jpg"
},
"album_count": 8,
"fan_count": 673361,
"has_radio": true
},
{
"id": 2541,
"name": "Xzibit",
"link": "https://www.deezer.com/artist/2541",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/50417a981dfe1d68b694f12154d6b795/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/50417a981dfe1d68b694f12154d6b795/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/50417a981dfe1d68b694f12154d6b795/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/50417a981dfe1d68b694f12154d6b795/1000x1000-000000-80-0-0.jpg"
},
"album_count": 52,
"fan_count": 1021748,
"has_radio": true
},
{
"id": 3802,
"name": "Royce da 5'9\"",
"link": "https://www.deezer.com/artist/3802",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/4220850176e17ddfdb8b3d35cfdb0fe2/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/4220850176e17ddfdb8b3d35cfdb0fe2/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/4220850176e17ddfdb8b3d35cfdb0fe2/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/4220850176e17ddfdb8b3d35cfdb0fe2/1000x1000-000000-80-0-0.jpg"
},
"album_count": 49,
"fan_count": 54005,
"has_radio": true
},
{
"id": 192469,
"name": "Stat Quo",
"link": "https://www.deezer.com/artist/192469",
"pictures": {
"small": "https://cdn-images.dzcdn.net/images/artist/610b47b9995f7d06e844349d0d16fc35/56x56-000000-80-0-0.jpg",
"medium": "https://cdn-images.dzcdn.net/images/artist/610b47b9995f7d06e844349d0d16fc35/250x250-000000-80-0-0.jpg",
"big": "https://cdn-images.dzcdn.net/images/artist/610b47b9995f7d06e844349d0d16fc35/500x500-000000-80-0-0.jpg",
"xl": "https://cdn-images.dzcdn.net/images/artist/610b47b9995f7d06e844349d0d16fc35/1000x1000-000000-80-0-0.jpg"
},
"album_count": 10,
"fan_count": 11354,
"has_radio": true
}
]
}