🎵 Soundcloud Tracks Search Scraper

🎵 Soundcloud Tracks Search Scraper

by easyapi

Automatically extract track details from SoundCloud search results—including stats, artist info, and URLs—for music research, trend analysis, and content discovery.

217 runs
17 users
Try This Actor

Opens on Apify.com

About 🎵 Soundcloud Tracks Search Scraper

Need to pull fresh track data from SoundCloud for a project? I've been there. This scraper automates the tedious work of collecting data from SoundCloud search results, so you can focus on the insights. It pulls down a full set of details for each track—think title, artist, genre, play counts, likes, reposts, and comment stats. It even grabs the track URL and artwork. I use it to feed data into spreadsheets or databases without manual copying and pasting. It's incredibly handy for a few specific things. If you're doing music market research or trend analysis, you can track what's gaining traction in different genres. Bloggers and playlist curators use it for content discovery to find new artists and songs. Developers can integrate the structured JSON data into their own apps for music recommendations or analytics dashboards. Basically, if your work involves understanding what's happening on SoundCloud, this automates the data collection layer. You configure your search, run the actor, and get clean, structured data back.

What does this actor do?

🎵 Soundcloud Tracks Search Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Soundcloud Tracks Search Scraper

Scrapes track data from Soundcloud search results. Provide keywords, and it returns structured track information in JSON.

Overview

This actor collects comprehensive data from Soundcloud's public search pages. It's built for developers who need to programmatically gather music data for analysis, integration, or research.

Key Features

  • Keyword Search: Scrape tracks using an array of custom search terms.
  • Detailed Data: Extracts title, artist, duration, play counts, likes, genre, upload date, and more.
  • Result Limits: Configurable maxItems to control the number of tracks collected per keyword.
  • Reliable Operation: Includes anti-blocking mechanisms to improve success rates.
  • Structured Output: Returns clean JSON, downloadable in multiple formats (JSON, JSONL, CSV, Excel, etc.) via the Apify Storage tab.

How to Use

Configure the actor run with an input JSON object containing your search parameters.

Input Configuration

The actor requires an input object with the following properties:

Field Type Description
keywords Array List of search terms (e.g., ["lofi", "rain sounds"]).
maxItems Integer Maximum number of tracks to collect per keyword.

Example Input

{
  "keywords": ["rain"],
  "maxItems": 30
}

Output

The actor's results are saved as a dataset. Each item is a JSON object representing a track, containing fields from the Soundcloud API.

Output Sample (Excerpt)

[
  {
    "title": "Rain",
    "permalink_url": "https://soundcloud.com/minh-huy-26/thunderstorm-and-rain-sounds-heavy-thunder-lightning-strike-ambience-for-relaxation",
    "description": "Thunderstorm and rain sounds...",
    "genre": "Soundtrack",
    "playback_count": 1278986,
    "likes_count": 10209,
    "duration": 10822812,
    "created_at": "2017-07-20T17:54:59Z",
    "tag_list": "Rain \"Thunderstorm \" thunder...",
    "user_id": 116636951
    // ... additional metadata
  }
]

Accessing Data: After the run completes, download the full dataset (JSON, CSV, Excel, etc.) from the Storage tab in the Apify console.

Use Cases

  • Music trend and market research.
  • Generating data-driven playlists.
  • Monitoring content or artist popularity.
  • Discovering new artists within specific genres.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try 🎵 Soundcloud Tracks Search Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
easyapi
Pricing
Paid
Total Runs
217
Active Users
17
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support