Extract high-quality audio information and download links from Zing MP3. Perfect for music metadata collection, content analysis, and building music libraries. Supports batch processing with detailed track information. 🎵
Extract audio information and download links from Zing MP3, Vietnam's popular music streaming platform.
This actor accepts a list of Zing MP3 URLs and returns detailed information about each track, including:
The actor accepts the following input parameters:
Field | Type | Description |
---|---|---|
links | Array | List of Zing MP3 URLs to process (Required) |
The actor stores its results in the default dataset, with each record containing:
A full explanation of an input example in JSON.
1{ 2 "links": [ 3 "https://zingmp3.vn/nghe-si/SOOBIN" 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://zingmp3.vn/nghe-si/SOOBIN", 4 "result": { 5 "url": "https://zingmp3.vn/nghe-si/SOOBIN", 6 "source": "zingmp3", 7 "title": "Zing MP3", 8 "thumbnail": "https://static-zmp3.zmdcdn.me/skins/common/logo600.png", 9 "medias": [ 10 { 11 "url": "http://api.mp3.zing.vn/api/streaming/audio/SOOBIN/320", 12 "quality": "320p", 13 "extension": "mp3", 14 "type": "audio" 15 } 16 ], 17 "type": "single", 18 "error": false, 19 "time_end": 330 20 } 21 } 22]
🎵 Spotify Music MP3 Downloader - Download high-quality tracks from Spotify with comprehensive metadata retrieval.
🎵 SoundCloud MP3 Downloader - Download high-quality audio tracks from SoundCloud with batch processing capabilities.
🎵 Bandcamp Audio Downloader - Extract and download audio tracks from Bandcamp with comprehensive metadata.
🎵 Mixcloud Audio Downloader - Download audio content from Mixcloud with high-quality streaming URLs.
🎵 Spotify Songs Scraper - Extract comprehensive track information from Spotify by keywords.
🎵 Spotify Playlists Scraper - Scrape playlist data including name, description, and track information.
🎵 Spotify Albums Scraper - Extract album data including artist details and cover art.
🎵 Spotify Track Search - Search and extract Spotify tracks data using keywords.
🎵 YouTube Music Song Scraper - Extract song details from YouTube Music search results.
🎵 YouTube Music Albums Scraper - Scrape album data including titles, artists and thumbnails.
🎵 Shazam Songs Search Scraper - Extract comprehensive song information from Shazam's search results.
📥 All-in-One Media Downloader - Download videos, images, or audio from various platforms.
🎥 Youtube Video and MP3 Downloader - Download high-quality videos and audio from YouTube.
🎵 YouTube Music Artist Scraper - Extract artist information from YouTube Music search results.
🎵 YouTube Music Video Scraper - Extract video information from YouTube Music search results.
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!