SoundCloud Scraper

ENDPOINTS
GET/tracks/batch

Batch Tracks

Get up to 50 tracks in one call by ID or link. Tracks SoundCloud no longer serves come back in not_found.

QUERY PARAMS

Comma-separated track IDs, URNs or links (mixing is fine).

Maximum: 50

Example: 233719633,189525707

{
  "tracks": [
    {
      "id": 233719633,
      "title": "Ocean Eyes",
      "link": "https://soundcloud.com/billieeilish/ocean-eyes",
      "permalink": "ocean-eyes",
      "secret_token": null,
      "description": "No Fair...",
      "caption": null,
      "genre": "Indie",
      "tags": [
        "Pop",
        "Dark",
        "Billie",
        "Eilish",
        "Ocean Eyes",
        "sHES brOKen",
        "Lana Del Rey",
        "Marina And The Diamonds",
        "The Weeknd",
        "Halsey",
        "Lapsley",
        "Aurora",
        "Drake",
        "Alina Baraz",
        "Alt",
        "Singer",
        "Songwriter",
        "Lorde"
      ],
      "label": null,
      "license": "all-rights-reserved",
      "duration_ms": 200456,
      "duration": "3:20",
      "playable_duration_ms": 200456,
      "release_date": null,
      "stats": {
        "plays": 75074329,
        "likes": 1334600,
        "reposts": 29311,
        "comments": 28409,
        "downloads": 39
      },
      "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-000194211850-6zfpyg-t500x500.jpg",
        "original_link": "https://i1.sndcdn.com/artworks-000194211850-6zfpyg-original.jpg"
      },
      "banner_link": null,
      "publisher": {
        "artist": "Billie Eilish",
        "album_title": null,
        "release_title": null,
        "isrc": "US23A1500056",
        "upc": null,
        "publisher": null,
        "writers": null,
        "p_line": null,
        "c_line": null,
        "is_explicit": null,
        "has_music": true
      },
      "purchase": {
        "title": "STREAM",
        "link": "https://open.spotify.com/album/2msN7XBgV3JCjQ7Tq3t7i9"
      },
      "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/gE8zJfoXbliZ_m.json",
      "station_link": "https://soundcloud.com/discover/sets/track-stations:233719633",
      "created_at": "2015-11-19T03:18:57Z",
      "updated_at": "2022-07-13T01:21:00Z"
    },
    {
      "id": 189525707,
      "title": "White Iverson",
      "link": "https://soundcloud.com/postmalone/white-iverson",
      "permalink": "white-iverson",
      "secret_token": null,
      "description": "#WhiteIverson\n@PostMalone\n\n►White Iverson on iTunes - http://bit.ly/WhiteIveiTunes\nSubscribe on YT - http://bit.ly/PostMaloneYT",
      "caption": null,
      "genre": "Rap",
      "tags": [],
      "label": "Mercury Records/Republic Owned",
      "license": "all-rights-reserved",
      "duration_ms": 256623,
      "duration": "4:16",
      "playable_duration_ms": 256623,
      "release_date": "2016-12-09",
      "stats": {
        "plays": 100608069,
        "likes": 1339909,
        "reposts": 119704,
        "comments": 7444,
        "downloads": 0
      },
      "user": {
        "id": 99685284,
        "username": "Post Malone",
        "link": "https://soundcloud.com/postmalone",
        "permalink": "postmalone",
        "full_name": "Post Malone",
        "avatar": {
          "link": "https://i1.sndcdn.com/avatars-auktj8Y7Qeuun8sL-u9qyFw-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/avatars-auktj8Y7Qeuun8sL-u9qyFw-original.jpg"
        },
        "city": null,
        "country_code": "US",
        "followers_count": 2402801,
        "is_verified": true
      },
      "artwork": {
        "link": "https://i1.sndcdn.com/artworks-QUbhd3LlkH2P-0-t500x500.jpg",
        "original_link": "https://i1.sndcdn.com/artworks-QUbhd3LlkH2P-0-original.jpg"
      },
      "banner_link": null,
      "publisher": {
        "artist": "Post Malone",
        "album_title": "Stoney",
        "release_title": "White Iverson",
        "isrc": "USUM71512954",
        "upc": "00602557261714",
        "publisher": null,
        "writers": null,
        "p_line": "℗ 2015 Republic Records, a division of UMG Recordings, Inc.",
        "c_line": "© 2016 Republic Records, a division of UMG Recordings, Inc.",
        "is_explicit": false,
        "has_music": true
      },
      "purchase": {
        "title": "'Download Here'",
        "link": "https://itunes.apple.com/us/album/white-iverson/id966309171?i=966309182&ign-mpt=uo%3D4"
      },
      "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/Xm3en9gUttsR_m.json",
      "station_link": "https://soundcloud.com/discover/sets/track-stations:189525707",
      "created_at": "2015-02-04T23:05:14Z",
      "updated_at": "2026-01-05T21:42:27Z"
    }
  ],
  "not_found": []
}