SoundCloud Profile Analytics
Pay $20.00 for 1,000 results
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsSoundCloud Profile Analytics
Pay $20.00 for 1,000 results
Extract comprehensive artist information from SoundCloud profiles including stats, recent tracks, and engagement metrics. Simply provide the profile path to get detailed insights about followers, track count, latest releases, and play counts. Perfect for artist analytics and music tracking.
🎵 SoundCloud Profile Analytics
Extract comprehensive artist information and analytics from SoundCloud profiles. This Actor helps you gather detailed insights about artists, including their stats, recent tracks, and engagement metrics.
🚀 Features
- Profile Information: Name, avatar, banner, description, and location
- Statistics: Followers count and total tracks
- Recent Tracks: Latest releases with detailed stats
- Engagement Metrics: Plays, likes, and reposts for each track
- High-Quality Images: Original resolution for avatars and artwork
📊 Output Example
1{ 2 "name": "Artist Name", 3 "avatar": "https://i1.sndcdn.com/avatars-xxx-original.jpg", 4 "banner": "https://i1.sndcdn.com/visuals-xxx-original.jpg", 5 "description": "Artist bio", 6 "location": "City, Country", 7 "stats": { 8 "followers": "1.2M", 9 "tracks": "50" 10 }, 11 "profileUrl": "https://soundcloud.com/artist", 12 "recentTracks": [ 13 { 14 "title": "Track Name", 15 "url": "https://soundcloud.com/artist/track", 16 "artwork": "https://i1.sndcdn.com/artworks-xxx-original.jpg", 17 "stats": { 18 "plays": "500K", 19 "likes": "50K", 20 "reposts": "1K" 21 } 22 } 23 ] 24}
💡 Usage
-
Input Parameters:
path
: SoundCloud profile path (e.g., "sontungmtp" from "soundcloud.com/sontungmtp")maxTracks
: Number of recent tracks to fetch (1-5, default: 3)
-
Example Input:
1{ 2 "path": "sontungmtp", 3 "maxTracks": 3 4}
🔧 Technical Details
- Built with Apify SDK and Crawlee
- Uses Cheerio for efficient HTML parsing
- Handles rate limiting and retries
- Formats large numbers for better readability (e.g., 1.2M, 500K)
- Optimizes image quality by fetching original resolutions
📌 Use Cases
- Artist analytics and tracking
- Music industry research
- Fan engagement analysis
- Content aggregation
- Social media monitoring
🔗 Resources
💬 Support
- For issues and feature requests, please create an issue in this repository
- For questions, join our Discord community
📝 License
This project is licensed under the ISC License.
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Dec 2024
Modified 19 days ago