SoundCloud Scraper

ENDPOINTS
GET/users/spotlight

User Spotlight

Get the tracks and playlists pinned to the top of a profile.

QUERY PARAMS

SoundCloud profile link, numeric ID, URN or username permalink.

Examples:

  • Permalink: billieeilish
  • Link: https://soundcloud.com/billieeilish
  • ID: 87105617
{
  "user_id": 87105617,
  "items": [
    {
      "type": "track",
      "id": 1827606297,
      "title": "L’AMOUR DE MA VIE [OVER NOW EXTENDED EDIT]",
      "link": "https://soundcloud.com/billieeilish/lamour-de-ma-vie-over-now",
      "permalink": "lamour-de-ma-vie-over-now",
      "secret_token": null,
      "description": null,
      "caption": null,
      "genre": "Alternative",
      "tags": [],
      "label": "Darkroom/Interscope Records",
      "license": "all-rights-reserved",
      "duration_ms": 272013,
      "duration": "4:32",
      "playable_duration_ms": 272013,
      "release_date": "2024-05-21",
      "stats": {
        "plays": 1163285,
        "likes": 30473,
        "reposts": 638,
        "comments": 1475,
        "downloads": 0
      },
      "user": {
        "id": 87105617,
        "username": "Billie Eilish",
        "link": "https://soundcloud.com/billieeilish",
        "permalink": "billieeilish",
        "full_name": "Billie Eilish",
        "avatar": {
          "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
        },
        "city": null,
        "country_code": null,
        "followers_count": 3943858,
        "is_verified": true
      },
      "artwork": {
        "link": "https://i1.sndcdn.com/artworks-BZTrf8vk7Sl6-0-t500x500.jpg",
        "original_link": "https://i1.sndcdn.com/artworks-BZTrf8vk7Sl6-0-original.jpg"
      },
      "banner_link": null,
      "publisher": {
        "artist": "Billie Eilish",
        "album_title": "L’AMOUR DE MA VIE [OVER NOW EXTENDED EDIT]",
        "release_title": "L’AMOUR DE MA VIE [OVER NOW EXTENDED EDIT]",
        "isrc": "USUM72405871",
        "upc": "00602465856149",
        "publisher": null,
        "writers": null,
        "p_line": "℗ 2024 Darkroom/Interscope Records",
        "c_line": "© 2024 Darkroom/Interscope Records",
        "is_explicit": false,
        "has_music": true
      },
      "purchase": null,
      "policy": "monetize",
      "monetization_model": "ad_supported",
      "is_preview_only": false,
      "is_streamable": true,
      "is_downloadable": false,
      "is_commentable": true,
      "is_public": true,
      "sharing": "public",
      "embeddable_by": "all",
      "waveform_link": "https://wave.sndcdn.com/YzRHcYWF9sM2_m.json",
      "station_link": "https://soundcloud.com/discover/sets/track-stations:1827606297",
      "created_at": "2024-05-22T07:16:14Z",
      "updated_at": "2025-06-27T10:42:23Z"
    },
    {
      "type": "album",
      "id": 1823798979,
      "title": "HIT ME HARD AND SOFT",
      "link": "https://soundcloud.com/billieeilish/sets/hit-me-hard-and-soft-3",
      "permalink": "hit-me-hard-and-soft-3",
      "secret_token": null,
      "description": null,
      "genre": "Alternative",
      "tags": [],
      "label": null,
      "license": "all-rights-reserved",
      "track_count": 10,
      "duration_ms": 2630741,
      "duration": "43:50",
      "release_date": "2024-05-17",
      "stats": {
        "likes": 95150,
        "reposts": 3129
      },
      "user": {
        "id": 87105617,
        "username": "Billie Eilish",
        "link": "https://soundcloud.com/billieeilish",
        "permalink": "billieeilish",
        "full_name": "Billie Eilish",
        "avatar": {
          "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
        },
        "city": null,
        "country_code": null,
        "followers_count": 3943858,
        "is_verified": true
      },
      "artwork": {
        "link": "https://i1.sndcdn.com/artworks-15200f75-b091-4055-9ad5-9684d9803cad-0-t500x500.jpg",
        "original_link": "https://i1.sndcdn.com/artworks-15200f75-b091-4055-9ad5-9684d9803cad-0-original.jpg"
      },
      "purchase": null,
      "is_public": true,
      "sharing": "public",
      "embeddable_by": "all",
      "published_at": "2024-05-17T00:00:00Z",
      "created_at": "2024-05-15T23:37:22Z",
      "updated_at": "2024-05-17T04:37:50Z"
    },
    {
      "type": "track",
      "id": 1822834869,
      "title": "LUNCH",
      "link": "https://soundcloud.com/billieeilish/lunch",
      "permalink": "lunch",
      "secret_token": null,
      "description": null,
      "caption": null,
      "genre": "Alternative",
      "tags": [],
      "label": "Darkroom/Interscope Records",
      "license": "all-rights-reserved",
      "duration_ms": 179618,
      "duration": "2:59",
      "playable_duration_ms": 179618,
      "release_date": "2024-05-17",
      "stats": {
        "plays": 6492482,
        "likes": 129343,
        "reposts": 1282,
        "comments": 3312,
        "downloads": 0
      },
      "user": {
        "id": 87105617,
        "username": "Billie Eilish",
        "link": "https://soundcloud.com/billieeilish",
        "permalink": "billieeilish",
        "full_name": "Billie Eilish",
        "avatar": {
          "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
        },
        "city": null,
        "country_code": null,
        "followers_count": 3943858,
        "is_verified": true
      },
      "artwork": {
        "link": "https://i1.sndcdn.com/artworks-NqZ22bYdyFbu-0-t500x500.jpg",
        "original_link": "https://i1.sndcdn.com/artworks-NqZ22bYdyFbu-0-original.jpg"
      },
      "banner_link": null,
      "publisher": {
        "artist": "Billie Eilish",
        "album_title": "HIT ME HARD AND SOFT",
        "release_title": "LUNCH",
        "isrc": "USUM72401991",
        "upc": "00602465638707",
        "publisher": null,
        "writers": null,
        "p_line": "℗ 2024 Darkroom/Interscope Records",
        "c_line": "© 2024 Darkroom/Interscope Records",
        "is_explicit": false,
        "has_music": true
      },
      "purchase": null,
      "policy": "monetize",
      "monetization_model": "ad_supported",
      "is_preview_only": false,
      "is_streamable": true,
      "is_downloadable": false,
      "is_commentable": true,
      "is_public": true,
      "sharing": "public",
      "embeddable_by": "all",
      "waveform_link": "https://wave.sndcdn.com/e8wHrWQ4lPGa_m.json",
      "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834869",
      "created_at": "2024-05-15T22:15:57Z",
      "updated_at": "2025-07-15T03:47:56Z"
    },
    {
      "type": "track",
      "id": 1822834335,
      "title": "CHIHIRO",
      "link": "https://soundcloud.com/billieeilish/chihiro",
      "permalink": "chihiro",
      "secret_token": null,
      "description": null,
      "caption": null,
      "genre": "Alternative",
      "tags": [],
      "label": "Darkroom/Interscope Records",
      "license": "all-rights-reserved",
      "duration_ms": 303491,
      "duration": "5:03",
      "playable_duration_ms": 303491,
      "release_date": "2024-05-17",
      "stats": {
        "plays": 10951687,
        "likes": 219664,
        "reposts": 1942,
        "comments": 4067,
        "downloads": 0
      },
      "user": {
        "id": 87105617,
        "username": "Billie Eilish",
        "link": "https://soundcloud.com/billieeilish",
        "permalink": "billieeilish",
        "full_name": "Billie Eilish",
        "avatar": {
          "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
        },
        "city": null,
        "country_code": null,
        "followers_count": 3943858,
        "is_verified": true
      },
      "artwork": {
        "link": "https://i1.sndcdn.com/artworks-B2f1JDlwczw4-0-t500x500.jpg",
        "original_link": "https://i1.sndcdn.com/artworks-B2f1JDlwczw4-0-original.jpg"
      },
      "banner_link": null,
      "publisher": {
        "artist": "Billie Eilish",
        "album_title": "HIT ME HARD AND SOFT",
        "release_title": "CHIHIRO",
        "isrc": "USUM72401988",
        "upc": "00602465638707",
        "publisher": null,
        "writers": null,
        "p_line": "℗ 2024 Darkroom/Interscope Records",
        "c_line": "© 2024 Darkroom/Interscope Records",
        "is_explicit": false,
        "has_music": true
      },
      "purchase": null,
      "policy": "monetize",
      "monetization_model": "ad_supported",
      "is_preview_only": false,
      "is_streamable": true,
      "is_downloadable": false,
      "is_commentable": true,
      "is_public": true,
      "sharing": "public",
      "embeddable_by": "all",
      "waveform_link": "https://wave.sndcdn.com/YJXBPUBOrhCJ_m.json",
      "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834335",
      "created_at": "2024-05-15T22:15:26Z",
      "updated_at": "2025-07-15T03:50:35Z"
    },
    {
      "type": "track",
      "id": 1822834458,
      "title": "BIRDS OF A FEATHER",
      "link": "https://soundcloud.com/billieeilish/birds-of-a-feather",
      "permalink": "birds-of-a-feather",
      "secret_token": null,
      "description": null,
      "caption": null,
      "genre": "Alternative",
      "tags": [],
      "label": "Darkroom/Interscope Records",
      "license": "all-rights-reserved",
      "duration_ms": 210416,
      "duration": "3:30",
      "playable_duration_ms": 210416,
      "release_date": "2024-05-17",
      "stats": {
        "plays": 15236983,
        "likes": 292730,
        "reposts": 2743,
        "comments": 5523,
        "downloads": 0
      },
      "user": {
        "id": 87105617,
        "username": "Billie Eilish",
        "link": "https://soundcloud.com/billieeilish",
        "permalink": "billieeilish",
        "full_name": "Billie Eilish",
        "avatar": {
          "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
        },
        "city": null,
        "country_code": null,
        "followers_count": 3943858,
        "is_verified": true
      },
      "artwork": {
        "link": "https://i1.sndcdn.com/artworks-UMCMlAzFBWD7-0-t500x500.jpg",
        "original_link": "https://i1.sndcdn.com/artworks-UMCMlAzFBWD7-0-original.jpg"
      },
      "banner_link": null,
      "publisher": {
        "artist": "Billie Eilish",
        "album_title": "HIT ME HARD AND SOFT",
        "release_title": "BIRDS OF A FEATHER",
        "isrc": "USUM72401994",
        "upc": "00602465638707",
        "publisher": null,
        "writers": null,
        "p_line": "℗ 2024 Darkroom/Interscope Records",
        "c_line": "© 2024 Darkroom/Interscope Records",
        "is_explicit": false,
        "has_music": true
      },
      "purchase": null,
      "policy": "monetize",
      "monetization_model": "ad_supported",
      "is_preview_only": false,
      "is_streamable": true,
      "is_downloadable": false,
      "is_commentable": true,
      "is_public": true,
      "sharing": "public",
      "embeddable_by": "all",
      "waveform_link": "https://wave.sndcdn.com/dMM8ts5l8pVZ_m.json",
      "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834458",
      "created_at": "2024-05-15T22:15:34Z",
      "updated_at": "2025-07-15T03:53:44Z"
    }
  ]
}