SoundCloud Artists Scraper avatar

SoundCloud Artists Scraper

Try for free

3 days trial then $25.00/month - No credit card required now

View all Actors
SoundCloud Artists Scraper

SoundCloud Artists Scraper

epctex/soundcloud-artists-scraper
Try for free

3 days trial then $25.00/month - No credit card required now

Retrieve Artist from SoundCloud without any restrictions or rate limits. Extremely fast data harvesting about users, ids, names, playlist counts, like counts, and all the other related deep-level information. Perfect for Lead Generation!

You can access the SoundCloud Artists 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",
4    "https://soundcloud.com/search/people?q=dnb"
5  ],
6  "maxItems": 20,
7  "endPage": 1,
8  "proxy": {
9    "useApifyProxy": true,
10    "apifyProxyGroups": [
11      "RESIDENTIAL"
12    ]
13  }
14}' |
15apify call epctex/soundcloud-artists-scraper --silent --output-dataset

SoundCloud Artists Scraper API through CLI

The Apify CLI is the official tool that allows you to use SoundCloud Artists 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:

Developer
Maintained by Community
Actor metrics
  • 5 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Jan 2024
  • Modified about 15 hours ago