The Soundcloud Scraper API is a comprehensive solution for accessing and downloading content from SoundCloud. Whether you are looking to scrape albums, playlists, or user profiles, this API makes it easy to access and download the content you need. With the ability to download audio in uncut, high-quality formats like m4a, mp3, and opus, you can be sure that you are getting the best possible quality for your music.
In addition to downloading audio, the Soundcloud Scraper API also provides lyrics for Go+ tracks, making it the perfect solution for music lovers who want to access the complete musical experience. With a simple API integration, you can start accessing and downloading SoundCloud content in just a few minutes, without the need for any manual scraping or downloading.
Whether you are a music producer looking to access new tracks and sounds, or a music enthusiast looking to expand your collection, the Soundcloud Scraper API is the perfect solution. Its fast, reliable, and easy-to-use API makes it the go-to choice for anyone looking to access SoundCloud content. So why wait? Get started today and start enjoying all that SoundCloud has to offer!
Pass the SoundCloud URL and receive information about the track. Also, you can download it.
Music Production: Music producers can use the Soundcloud Scraper API to easily access and download high-quality audio tracks from SoundCloud, which they can then use in their own music production projects.
Music Playlists: Music lovers can use the API to scrape and download their favorite playlists from SoundCloud, allowing them to enjoy their music offline, without the need for an internet connection.
Music Education: Music educators can use the Soundcloud Scraper API to access a wide range of tracks from SoundCloud, which they can then use in their classes to teach their students about different genres, artists, and styles of music.
Music Blogs and Websites: Music bloggers and website owners can use the API to access and download tracks from SoundCloud, which they can then use to create engaging, music-themed content for their readers.
Music Data Analysis: Researchers and data analysts can use the Soundcloud Scraper API to access and download data on music trends and preferences from SoundCloud, which they can then use to perform in-depth analysis and uncover insights into the music industry.
Besides the number of API calls, there is no other limitation.
This endpoint fetches full details of a track on SoundCloud and helps you download uncut (Go+) tracks of high and standard quality.
Get Data - Endpoint Features
| Object | Description |
|---|---|
track |
[Required] Track URL or ID. |
download |
Optional Download quality. Defaults to sq. Supported: sq or, none. |
{"status":true,"errorId":"Success","audio":[{"quality":"sq","url":"https://scd.dlod.link/?expire=1771012180577&p=CJcOCTkEooELgM2cS5naeH4qUXmMr-3vfYn89WtJlwbfD6R0RmUBwWo8_uUIA14m_AUtA_ba32quQHYtw6cpo9IJ_BhJRCXyAREAjZmy_3JGHT1kHt9QizeVIXJDCdiIHT_oudPKkhbNuKT9AMPdZr0oRktofae388XUHDeRjDBPxkQmbSBXjW3lz-9PkrD-E6HQk3jk9jr6MrYruEQXeQ&s=R6nrQN_76FqlL2fzpQYw3X_sqm3xUnBp9XYkZ-WEnDw","durationMs":259030,"durationText":"04:19","mimeType":"audio/mpeg","extension":"mp3"},{"quality":"sq","url":"https://scd.dlod.link/?expire=1771012180577&p=BMLtEYXRGKU-Wekdik83CcS4yD5ytNyzZgyYbOcB1wJsaIwn5y1ZDAzvxLtUwbLYPT0r__JSTnxZssF8yQYbjnoRoKa6MJvqh9f3t4uK7uGEMiDOa7eUb3ulLMc-t2XGgBJXwGcX02j8GSn0qiQNUblUDCRISfiqzjsbF_avQy7BN7LrYH6NtXlH6luW92kIcv_s1F-m0u6XMGX-13UPBg&s=LQXHfPkhpq7SNi0NKlh6MccxrV2hx98Ie1DiPgt54Gs","durationMs":258993,"durationText":"04:18","mimeType":"audio/ogg; codecs=\"opus\"","extension":"opus"}],"type":"track","id":213950659,"permalink":"https://soundcloud.com/edsheeran/photograph","createdAt":"2015-07-09T12:01:58Z","lastModified":"2026-02-07T03:53:50Z","title":"Photograph","caption":null,"description":null,"goPlus":false,"durationMs":259030,"durationText":"04:19","artworkUrl":"https://i1.sndcdn.com/artworks-cpIMhMQHVcfY-0-original.jpg","releaseDate":"2014-06-20T00:00:00Z","genre":"Pop","labelName":"Atlantic Records UK","license":"all-rights-reserved","purchaseTitle":null,"purchaseUrl":null,"commentable":true,"commentCount":3929,"likeCount":434364,"playCount":38186862,"repostCount":18233,"waveformUrl":"https://wave.sndcdn.com/LfIpTr7Cm8a1_m.json","stationPermalink":"https://soundcloud.com/discover/sets/track-stations:213950659","visuals":[],"publisher":{"albumTitle":"x","artist":"Ed Sheeran","writerComposer":"Ed Sheeran, Johnny McDaid, Martin Harrington, Thomas Leonard","upcOrEan":"825646284535","isrc":"GBAHS1400094","pLine":"℗ 2014 Warner Music UK Limited","cLine":"© 2014 Asylum Records UK, a Warner Music UK Company"},"tags":[],"user":{"type":"user","id":3685019,"permalink":"https://soundcloud.com/edsheeran","lastModified":"2025-09-12T04:08:41Z","name":"Ed Sheeran","avatarUrl":"https://i1.sndcdn.com/avatars-hp6B2Tu0YY0yC5as-9cT0AA-original.jpg","followerCount":2824138,"city":"","countryCode":null,"verified":true,"pro":false,"proUnlimited":true,"stationPermalink":"https://soundcloud.com/discover/sets/artist-stations:3685019"}}
curl --location --request GET 'https://zylalabs.com/api/1384/soundcloud+scraper+api/1149/get+data?track=https://soundcloud.com/edsheeran/photograph&download=sq' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The API returns detailed information about SoundCloud tracks, including audio URLs, quality options, duration, mime type, and track metadata such as ID, permalink, and creation date.
Key fields include "audio" (which contains URLs and quality), "durationMs" (track length in milliseconds), "mimeType" (audio format), "id" (track identifier), and "permalink" (link to the track on SoundCloud).
The response is structured as a JSON object with a "status" field indicating success, followed by an "audio" array containing audio details and additional metadata about the track.
The primary parameter is the SoundCloud URL of the track, which allows the API to fetch specific details and audio files associated with that track.
The endpoint provides information on audio quality options, download links, track duration, and metadata such as track ID, permalink, and creation date, enabling comprehensive access to track details.
Data accuracy is maintained by directly scraping SoundCloud's platform, ensuring that the information retrieved reflects the most current and reliable data available for each track.
Typical use cases include music production, creating offline playlists, educational purposes in music classes, and content creation for music blogs, leveraging high-quality audio and track details.
Users can utilize the returned data by accessing audio files through the provided URLs, analyzing track metadata for insights, and integrating the data into applications for music playback or analysis.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
525ms
Service Level:
100%
Response Time:
1,096ms
Service Level:
100%
Response Time:
1,134ms
Service Level:
100%
Response Time:
2,088ms
Service Level:
100%
Response Time:
2,180ms
Service Level:
100%
Response Time:
1,065ms
Service Level:
100%
Response Time:
1,117ms
Service Level:
100%
Response Time:
2,211ms
Service Level:
100%
Response Time:
979ms
Service Level:
99%
Response Time:
1,834ms