SoundCloud Scraper
3 days trial then $25.00/month - No credit card required now
SoundCloud Scraper
3 days trial then $25.00/month - No credit card required now
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.
You can access the SoundCloud Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls": [
3 "https://soundcloud.com/sibel-dar-c/ekin-ekinci-gel-art-k",
4 "https://soundcloud.com/sibel-dar-c",
5 "https://soundcloud.com/swedish-hiphop-rap-fm/sets/pistoler-poesi-och-sex",
6 "https://soundcloud.com/search/sets?q=dnb",
7 "https://soundcloud.com/search/people?q=dnb",
8 "https://soundcloud.com/search/albums?q=dnb",
9 "https://soundcloud.com/search/sounds?q=dnb"
10 ],
11 "maxItems": 20,
12 "endPage": 1,
13 "proxy": {
14 "useApifyProxy": true,
15 "apifyProxyGroups": [
16 "RESIDENTIAL"
17 ]
18 }
19}' |
20apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
12 monthly users
-
5 stars
>99% runs succeeded
Created in Dec 2021
Modified a day ago