🎵 Effortlessly download and convert Apple Music tracks to audio files. This Actor processes multiple tracks in parallel, preserves metadata, and provides organized storage with public access URLs. Perfect for content creators and music enthusiasts.
An efficient Actor that downloads tracks from Apple Music and converts them to audio files. Perfect for music enthusiasts and content creators who need to process Apple Music tracks in bulk.
The Actor accepts the following input:
1{ 2 "urls": [ 3 "https://music.apple.com/cn/album/toxic-till-the-end/1771105914?i=1771105929" 4 ] 5}
The Actor generates a detailed dataset containing:
Please ensure you have the right to download and use the music content
Processing time may vary based on track length and quantity
Respect Apple Music's terms of service and usage policies
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 "appleMusicUrl": "https://music.apple.com/cn/album/toxic-till-the-end/1771105914?i=1771105929", 4 "trackName": "toxic till the end", 5 "artist": "ROSÉ", 6 "album": "rosie", 7 "storedFileUrl": "https://api.apify.com/v2/key-value-stores/1QNnsfyyiRvaWgZkx/records/ROS_-toxic_till_the_end.mp3", 8 "downloadedAt": "2024-12-06T05:37:57.137Z" 9 } 10]
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!