Soundcloud Email Scraper
Pricing
from $2.99 / 1,000 results
Soundcloud Email Scraper
🎧 Soundcloud Email Scraper pulls verified emails from SoundCloud profiles using smart filters—ideal for marketers, agencies, and outreach teams. ⚡ Find leads faster, personalize campaigns, and boost conversions. 🔎
Pricing
from $2.99 / 1,000 results
Rating
0.0
(0)
Developer
SolidScraper
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
SoundCloud Email Scraper 📬
SoundCloud Email Scraper is an Apify actor that scrapes email addresses from publicly available SoundCloud-related pages using your provided keywords and custom email-domain filters. If you’re looking for a SoundCloud email scraper, a SoundCloud contact email extractor, or a SoundCloud artist email finder, this tool helps you quickly find outreach-ready contacts—whether you’re a marketer, researcher, or data enthusiast—saving you hours of manual work.
Why choose SoundCloud Email Scraper?
| Feature | Benefit |
|---|---|
| ✅ Keyword-based email discovery | Uses your keywords to find relevant contact emails faster |
| ✅ Custom email domains | Lets you restrict results to the domains you care about (like @gmail.com) |
| ✅ Built-in proxy support | Improves reliability for scraping by using the configured proxy settings |
| ✅ Fallback logic | If no emails are found under the primary approach, it can fall back to an alternate proxy configuration |
| ✅ Structured JSON dataset | Outputs clean JSON objects with keyword, title, description, url, and email |
| ✅ Scales across batches | Repeats the process across all keywords and domains you provide |
Key features
- 🔍 SoundCloud email discovery from public web data: Finds email addresses associated with your keywords and selected domains
- 🧩 Custom domains filtering: Extracts only emails matching the
customDomainspatterns you specify - 🎯 Keyword coverage: Iterates over every keyword in your input to broaden your search for relevant contacts
- 🛡️ Resilient scraping with fallbacks: Includes fallback behavior when no emails are found for a given run context
- 💾 Dataset-ready structured output: Saves results as JSON objects with consistent fields for analysis and export
- 🔄 De-duplicated results: Avoids returning the same email more than once during a run
- 🌐 Supports location filtering: Optionally includes a
locationfilter to narrow results
Input
Provide input via an input.json file. Example structure:
{"keywords": ["john", "marketing"],"location": "","platform": "SoundCloud","customDomains": ["@gmail.com"],"proxyConfiguration": {"useApifyProxy": true}}
Input Fields
| Field | Required | Description |
|---|---|---|
keywords | Yes | A list of keywords to search for. The actor will run across every keyword you provide. |
location | No | Optional location text used to filter results. Leave it empty to use no location filter. |
platform | No | Platform selector. The only available option in this actor is "SoundCloud" (default: "SoundCloud"). |
customDomains | No | List of custom email domains used to filter extracted email addresses (example default: ["@gmail.com"]). |
proxyConfiguration | No | Proxy configuration object. Use this to configure proxies for the actor run (see fields in Apify’s proxy editor). |
Output
The actor saves results in JSON format by pushing an array of collected contact objects to the default Apify dataset.
Example output:
[{"keyword": "marketing","title": "Example result title","description": "Example text extracted from the result description (publicly available content)","url": "http://example.com/profile-or-contact-page","email": "example@gmail.com"}]
Output Fields
| Field | Type | Description |
|---|---|---|
keyword | string | The keyword from your input that produced this result |
title | string | The title text extracted from the source result |
description | string | Extracted text from the source result description area |
url | string | The URL associated with the source result |
email | string | The extracted email address that matches your customDomains filter |
Notes: The actor de-duplicates by email during the run, so the same email won’t be returned multiple times across different matches.
How to use SoundCloud Email Scraper (via Apify Console)
-
Open Apify Console
Log in at https://console.apify.com and go to the Actors section. -
Find the actor
Search for SoundCloud Email Scraper and open the actor page. -
Go to the INPUT tab
Click INPUT to configure your run parameters using the built-in form. -
Add your keywords
Enter values forkeywords. The actor requires this field, and it will iterate over each keyword you provide. -
Optionally narrow results
If you want to focus your SoundCloud outreach, fill in:location(optional)customDomains(email domains you want the actor to match)
-
Configure proxies (recommended for reliability)
SetproxyConfigurationif needed. The actor supports proxy configuration, and it can use a fallback proxy configuration when no emails are found under the primary approach. -
Start the run
Click Run actor. During execution, you’ll see logs and extraction progress as the actor collects matching emails. -
Open the dataset output & export
After completion, open the OUTPUT dataset, preview the JSON results, and export to JSON/CSV from the dataset UI.
No coding required—get accurate results in minutes with SoundCloud Email Scraper. 🚀
Advanced features & SEO optimization
- 🧠 Engineered for “SoundCloud email scraper” use cases: Works well for building a targeted SoundCloud marketing email list from keyword-led discovery.
- 🧾 Domain-restricted email harvesting: Uses your
customDomainsto focus on the email formats you actually want (for example,@gmail.com). - 🧯 Fallbacks for resilience: If a run context yields no emails, it can switch to an alternate proxy configuration to improve chances of results.
- 🕒 Location + keywords for tighter targeting: Combine
keywordswithlocationto better match your desired audience.
Best use cases
- 📈 Outreach list building for SoundCloud creators: Quickly gather email addresses for influencer, artist, or creator outreach based on your chosen keywords.
- 🎯 Niche marketing research: Extract emails connected to specific themes (e.g., “marketing” or artist names) to study contact landscapes.
- ✉️ Cold email campaign prep: Build a SoundCloud outreach email scraper workflow to support segmentation by email domain.
- 🧪 Lead qualification & enrichment: Feed extracted contacts into your CRM for follow-up and validation.
- 🔎 Research on contact availability: Analyze which keywords and email domains yield the most matches over time.
- 🧰 Data pipelines and batch enrichment: Automate repeated SoundCloud contact information scraper runs and export results for downstream processing.
Technical specifications
Supported Input Formats
- ✅
keywords: array of strings (required) - ✅
location: string (optional) - ✅
platform: select enum with default"SoundCloud" - ✅
customDomains: array of strings (optional, default provided) - ✅
proxyConfiguration: object (uses Apify proxy editor format)
Proxy Support
- ✅ Uses proxy settings from
proxyConfiguration - ✅ Includes a fallback proxy configuration if no emails are found
Retry Mechanism
- ❌ No explicit retry counts (the actor primarily relies on request handling and fallback logic)
Dataset Structure
- ✅ Outputs a JSON array of objects with:
keyword,title,description,url,email
Rate Limits & Performance
- ✅ Designed for batch-style runs (loops over keywords and domains)
- ❗ Performance varies with network conditions and proxy behavior
Limitations
- ❌ No explicit guarantee of email presence for every match
- ❌ Only emails that match
customDomainspatterns are returned
FAQ
Does SoundCloud Email Scraper only return SoundCloud emails?
✅ It extracts email addresses that match the customDomains filters from publicly available sources related to your provided keywords. Results include the extracted email field in the dataset.
What input is required to start a run?
✅ The only required input field is keywords. You can optionally provide location, customDomains, and proxyConfiguration.
How does customDomains affect results?
✅ The actor filters extracted emails using the domains you specify in customDomains, so you only get emails that match those domain patterns.
Can I narrow results by location?
✅ Yes. Provide a string in location to add a location filter to your keyword-based discovery.
Do I need to write any code to use this actor?
✅ No coding required. You can use it directly from Apify Console by filling in the input fields and running the actor.
What format is the output in?
✅ The actor pushes an array of JSON objects to the dataset. Each object includes keyword, title, description, url, and email.
Is it possible to avoid duplicate emails?
✅ Yes. During a run, the actor de-duplicates results using an internal set of seen emails, so the same email won’t appear multiple times in the output array.
Support & feature requests
Have questions about using SoundCloud Email Scraper, or want to request improvements? 💬
- 💡 Feature Requests: Ideas like additional export fields, more flexible filtering, or improved output formatting are always welcome.
- 📧 Contact: Email dataforleads@gmail.com
Your feedback helps shape the roadmap for this SoundCloud email scraper tool. 🙌
Closing CTA / Final thoughts
If you’re building a SoundCloud email list at scale, SoundCloud Email Scraper is a practical, dataset-ready way to get from keywords to extracted contacts quickly.
Run it with the right keywords and customDomains, then export and use the results in your workflow.
Disclaimer
This tool only accesses publicly accessible sources. It does not access private profiles, authenticated data, or password-protected content. It is your responsibility to comply with applicable laws and regulations (including GDPR/CCPA where relevant), as well as each platform’s terms of service and any applicable anti-spam rules.
For data removal requests, contact dataforleads@gmail.com.
Always use SoundCloud Email Scraper responsibly, ethically, and for legitimate purposes only.