SoundCloud Scraper avatar
SoundCloud Scraper

Pricing

$25.00/month + usage

Go to Store
SoundCloud Scraper

SoundCloud Scraper

Developed by

epctex

epctex

Maintained by Community

Retrieve information from SoundCloud without any restrictions or rate limits. Extremely fast data harvesting about tracks, comments, user profiles, albums, playlists, and more. Download URLs of tracks, monetization methods, number of likes, number of shares, and many more are ready for you.

4.0 (1)

Pricing

$25.00/month + usage

8

Total users

184

Monthly users

14

Runs succeeded

>99%

Last modified

12 hours ago

You can access the SoundCloud Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< "https://soundcloud.com/sibel-dar-c/ekin-ekinci-gel-art-k",
< "https://soundcloud.com/sibel-dar-c",
< "https://soundcloud.com/swedish-hiphop-rap-fm/sets/pistoler-poesi-och-sex",
< "https://soundcloud.com/search/sets?q=dnb",
< "https://soundcloud.com/search/people?q=dnb",
< "https://soundcloud.com/search/albums?q=dnb",
< "https://soundcloud.com/search/sounds?q=dnb"
< ],
< "maxItems": 20,
< "endPage": 1,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call epctex/soundcloud-scraper --silent --output-dataset

SoundCloud Scraper API through CLI

The Apify CLI is the official tool that allows you to use SoundCloud Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: