
Mixcloud Audio Downloader 🎵
2 hours trial then $19.99/month - No credit card required now

Mixcloud Audio Downloader 🎵
2 hours trial then $19.99/month - No credit card required now
Extract and download audio content from Mixcloud with high-quality streaming URLs, metadata, and author information. Perfect for content creators and music enthusiasts who need to analyze or archive Mixcloud content.
Actor Metrics
5 monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Feb 2025
Modified 10 days ago
Extract high-quality audio streams and metadata from Mixcloud links. This actor helps you retrieve direct streaming URLs, track information, and author details from Mixcloud content.
Features 🌟
- 🎧 Extracts high-quality audio streaming URLs
- 📝 Retrieves comprehensive metadata (title, author, duration)
- 🖼️ Gets thumbnail images
- ⚡ Supports batch processing of multiple links
- 🔄 Rate-limit friendly with built-in delays
- 💾 Outputs structured JSON data
Input Parameters 📋
The actor accepts the following input parameters:
links
: Array of Mixcloud URLs to process (required)
Output 📤
For each processed URL, the actor returns:
- Source platform identification
- Author information
- Track title
- Duration in seconds
- Thumbnail URL
- Available media formats and quality
- Direct streaming URLs
- Error status
Use Cases 💡
- Content archiving and backup
- Audio content analysis
- Media downloading automation
- Metadata extraction for cataloging
- Stream URL extraction for playback
Limitations ⚠️
- Respects Mixcloud's terms of service and rate limits
- Processing time may vary based on input volume
- Some premium content may not be accessible
Tips 💪
- Process URLs in smaller batches for optimal performance
- Include proper delays between requests
- Verify URL format before submission
Input Example
A full explanation of an input example in JSON.
1{ 2 "links": [ 3 "https://www.mixcloud.com/Mr_Scruff/mr-scruff-early-hours-mix/" 4 ] 5}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "url": "https://www.mixcloud.com/Mr_Scruff/mr-scruff-early-hours-mix/", 4 "result": { 5 "url": "https://www.mixcloud.com/Mr_Scruff/mr-scruff-early-hours-mix/", 6 "source": "mixcloud", 7 "author": "Mr_Scruff", 8 "title": "Mr. Scruff - Early Hours Mix (Apple Music mix 2023)", 9 "duration": 4530, 10 "thumbnail": "https://thumbnailer.mixcloud.com/unsafe/136x136/extaudio/8/8/4/5/5802-fa81-4745-b922-bff8ab3ba872", 11 "medias": [ 12 { 13 "format_id": "http", 14 "type": "audio", 15 "quality": "SQ", 16 "url": "https://stream16.mixcloud.com/secure/c/m4a/64/c/7/2/1/1b7e-6448-4e1d-8547-aa49fb166798.m4a?sig=X6kF52fgZnPUrqLioyMGnw", 17 "extension": "m4a" 18 } 19 ], 20 "type": "single", 21 "error": false, 22 "time_end": 415 23 } 24 } 25]
Related Actors
- 🎵 Spotify Music MP3 Downloader - Download high-quality tracks from Spotify with comprehensive data retrieval.
- 🎵 Zing MP3 Downloader - Extract high-quality audio and download links from Zing MP3 with detailed track information.
- 🎵 Bandcamp Audio Downloader - Download and extract audio tracks from Bandcamp with comprehensive metadata.
- 🎵 SoundCloud MP3 Downloader - Download your favorite SoundCloud tracks in high quality with batch capabilities.
- 🎵 Spotify Track Search - Extract and search Spotify tracks data using keywords with comprehensive information.
- 🎵 Spotify Songs Scraper - Scrape Spotify tracks data by keywords with comprehensive track information.
- 🎵 Spotify Playlists Scraper - Extract comprehensive playlist data including tracks and metadata from Spotify.
- 🎵 Spotify Albums Scraper - Scrape Spotify albums by keywords with comprehensive album data.
- 🎥 All-in-One Media Downloader - Download videos, images, or audio from various platforms in one place.
- 🎵 Shazam Songs Search Scraper - Extract comprehensive song information from Shazam's search results.
- 🎵 Shazam Artists Search Scraper - Get detailed artist profiles from Shazam's search results.
- 🎵 YouTube Music Song Scraper - Scrape song details from YouTube Music search results.
- 🎵 YouTube Music Albums Scraper - Extract album data including titles, artists and playlist URLs from YouTube Music.
- 🎵 YouTube Music Artist Scraper - Get comprehensive artist information from YouTube Music search results.
- 🎵 All-in-One YouTube Music Scraper - Extract comprehensive data about songs, videos, albums and more from YouTube Music.