Easily download your favorite SoundCloud tracks in high quality. With batch downloading capabilities and comprehensive data retrieval, transform your music collection effortlessly! Perfect for music enthusiasts and content creators. šµ
Download your favorite SoundCloud tracks effortlessly with our SoundCloud MP3 Downloader! This Apify actor enables you to input multiple SoundCloud track URLs and retrieve high-quality MP3 files with comprehensive track information.
Each track download returns detailed information including:
Simply provide a list of SoundCloud track URLs in the following format:
A full explanation of an input example in JSON.
1{ 2 "links": [ 3 "https://soundcloud.com/hide-the-junk/at-night-x-club-edit" 4 ] 5}
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://soundcloud.com/hide-the-junk/at-night-x-club-edit", 4 "title": "AT NIGHT [X CLUB. EDIT]", 5 "thumbnail": "https://i1.sndcdn.com/artworks-RTaPbaSmO2c7zzTg-1ImXIg-large.jpg", 6 "duration": "4:41", 7 "medias": [ 8 { 9 "url": "https://cf-media.sndcdn.com/zil7CZ7iJFnt.128.mp3?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiKjovL2NmLW1lZGlhLnNuZGNkbi5jb20vemlsN0NaN2lKRm50LjEyOC5tcDMqIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzMyNDk3NTIzfX19XX0_&Signature=SaW0lgFjjKUCUjG3l~2E9B1hJk05eEZvgZ0VXJalgo79DFlqEISHkJKqVeKhGdN3wViTO06EZHfkxFyl42cW03TOz6K-bS05ZluVJNi47ojd7jvvt~7NywIFNO~w93WMhXQseXdZaEq1wIWOOsrpYjo5tQm~RNfYBc1iuLcafpCRcWICUT2sgaBFyt1yJj7ldMFEJm4EqGVY1D2k7dXU7s5Z39RJIVqIbKhy2bJHzkRhtz1jBdsriHI7aJLLJLB4kF-J4--qoQT4fryf7dN8zxrjfMXntHQpYcSel5dl0UV73x6wjkpDrlyXSa~cj04NYI8qJwfeZFKbNg4tsgmSIQ__&Key-Pair-Id=APKAI6TU7MMXM5DG6EPQ", 10 "quality": "audio", 11 "extension": "mp3", 12 "type": "audio" 13 } 14 ], 15 "type": "single", 16 "error": false 17 }, 18 ... 19]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool ā just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. Youāll be guided to input a search term and get structured results. No setup needed!