Zing MP3 Downloader 🎵

Zing MP3 Downloader 🎵

by easyapi

Extract high-quality audio metadata and download links from Zing MP3 for building music libraries, content analysis, and batch processing. Get detailed track info fast.

292 runs
11 users
Try This Actor

Opens on Apify.com

About Zing MP3 Downloader 🎵

Need to pull track data or download links from Zing MP3? This actor does exactly that. I've used it to grab high-quality audio information—think titles, artists, album names, and direct download URLs—which is perfect for a few specific jobs. If you're building a personal music library or cataloging tracks for a project, it saves a ton of manual work. It's also really handy for content analysis, letting you examine music trends or metadata in bulk. The batch processing is a lifesaver; you can process multiple songs at once and get back structured data with all the details. It’s straightforward: you give it a Zing MP3 URL, and it fetches everything cleanly for you. I found it reliable for getting consistent, accurate data without having to scrape the site myself. Whether you're a developer building an app that needs music data, a researcher analyzing catalog info, or just someone organizing a large collection, this tool gets the job done without any fuss.

What does this actor do?

Zing MP3 Downloader 🎵 is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Zing MP3 Downloader

Extract audio metadata and download links from Zing MP3, a popular music streaming platform in Vietnam.

Overview

This actor takes Zing MP3 URLs and returns structured data for each track, including direct download links and metadata. It processes multiple URLs in parallel and outputs results in JSON format.

Key Features

  • Metadata Extraction: Retrieves track title, artist, duration, and thumbnail.
  • Download Links: Provides direct MP3 download links, including high-quality 320kbps streams.
  • Batch Processing: Handles multiple URLs concurrently.
  • Structured Output: Exports consistent JSON data to the default dataset.

How to Use

Provide a list of Zing MP3 URLs via the input. The actor will fetch and return information for each one.

Input

The actor requires a single input parameter:

{
  "links": [
    "https://zingmp3.vn/nghe-si/SOOBIN",
    "https://zingmp3.vn/bai-hat/Example-Song/XYZ123"
  ]
}
  • links (Array, Required): An array of public Zing MP3 URLs (artist pages, track pages, etc.).

Output

Results are stored in the default dataset. Each record contains:
- url: The original input URL.
- result: An object with:
- source: "zingmp3"
- title: Track or page title.
- thumbnail: Image URL.
- medias: An array of audio objects with url, quality (e.g., "320p"), extension, and type.
- type: Content type (e.g., "single").
- error: false on success.
- time_end: Duration in seconds.

Example output record:

{
  "url": "https://zingmp3.vn/nghe-si/SOOBIN",
  "result": {
    "url": "https://zingmp3.vn/nghe-si/SOOBIN",
    "source": "zingmp3",
    "title": "Zing MP3",
    "thumbnail": "https://static-zmp3.zmdcdn.me/skins/common/logo600.png",
    "medias": [
      {
        "url": "http://api.mp3.zing.vn/api/streaming/audio/SOOBIN/320",
        "quality": "320p",
        "extension": "mp3",
        "type": "audio"
      }
    ],
    "type": "single",
    "error": false,
    "time_end": 330
  }
}

Limitations

  • Only works with public Zing MP3 URLs.
  • Implements a rate limit of approximately 1 request per second.
  • Premium or restricted content may not be accessible.

Related Actors

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Zing MP3 Downloader 🎵 now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
easyapi
Pricing
Paid
Total Runs
292
Active Users
11
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support