Spotify MP3 & AAC Downloader avatar

Spotify MP3 & AAC Downloader

Pricing

$29.99 / 1,000 files

Go to Apify Store
Spotify MP3 & AAC Downloader

Spotify MP3 & AAC Downloader

Download Spotify 🎧 Tracks & Albums as 320 kbps MP3 or AAC, fully tagged. βœ… 99% success rate. ⚑ Results in seconds. πŸ“¦ No API key.

Pricing

$29.99 / 1,000 files

Rating

5.0

(1)

Developer

Musicae

Musicae

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

6 days ago

Last modified

Share

🎧 Spotify MP3 & AAC Downloader

Download Spotify tracks and albums as high-quality MP3 (320 kbps) or AAC, with embedded artwork, lyrics, and full metadata tags. Paste a link, ID, ISRC, or just a song name and get clean, tagged audio files back.

No Spotify developer account needed. No API key, no OAuth. Just paste your tracks and hit Run.


⚑ Why this downloader?

  • 🎡 High-quality audio: MP3 at 320 kbps or AAC at 256 kbps.
  • 🏷️ Fully tagged: every file ships with embedded album artwork, lyrics, title, artist, album, year, genre, and ISRC, ready for your library.
  • πŸ’Ώ Tracks & albums: download a single song or a whole album in one run.
  • πŸ”€ Flexible input: accepts Spotify URLs, track IDs, ISRCs, or search keywords. Mix and match.
  • πŸ“¦ Clean output: each audio file is saved to the key-value store; a tidy dataset row links to every download.
  • πŸ”‘ No account: no API key, no login.

πŸš€ How to use

  1. Add tracks or albums: paste Spotify track links, IDs, ISRCs, or keywords, and/or album links/IDs/keywords.
  2. Pick a format: MP3 (320 kbps) or AAC (256 kbps).
  3. Run: click Start. Each track is downloaded, tagged, and saved.

Input examples

https://open.spotify.com/track/0DiWol3AO6WpXZgp0goxAV (track URL)
0DiWol3AO6WpXZgp0goxAV (track ID)
GBDUW0000053 (track ISRC)
Daft Punk One More Time (track keyword)

Plus album links, IDs, or keywords in the Albums field, and each album is expanded to all its tracks.

βš™οΈ Options

OptionDefaultDescription
🎚️ Audio formatMP3 (320 kbps)MP3 320 kbps or AAC 256 kbps
πŸ”’ Results per keyword3For keyword inputs, how many matching tracks to take

πŸ“€ Output

Each downloaded track produces:

  • an audio file in the key-value store (e.g. track_0DiWol3AO6WpXZgp0goxAV.mp3), and
  • a dataset row with the track identity and a direct link to the file.
{
"name": "One More Time",
"type": "track",
"url": "https://open.spotify.com/track/0DiWol3AO6WpXZgp0goxAV",
"image": "https://i.scdn.co/image/ab67616d0000b273...",
"success": true,
"result": "1/1",
"mode": "url",
"target": "https://open.spotify.com/track/0DiWol3AO6WpXZgp0goxAV",
"error": null,
"track": {
"track_name": "One More Time",
"track_id": "0DiWol3AO6WpXZgp0goxAV",
"track_url": "https://open.spotify.com/track/0DiWol3AO6WpXZgp0goxAV",
"track_uri": "spotify:track:0DiWol3AO6WpXZgp0goxAV",
"track_isrc": "GBDUW0000053",
"track_popularity": 80,
"track_duration_ms": 320357
},
"download": {
"format": "mp3",
"filename": "One More Time - Daft Punk.mp3",
"content_type": "audio/mpeg",
"size_bytes": 12909054,
"kv_key": "track_0DiWol3AO6WpXZgp0goxAV.mp3",
"url": "https://api.apify.com/v2/key-value-stores/STORE_ID/records/track_0DiWol3AO6WpXZgp0goxAV.mp3"
}
}

Audio files are available from the key-value store; the dataset is exportable as JSON, CSV, or Excel.


πŸ’‘ Use cases

  • 🎢 Offline listening: keep your favourite tracks for personal, offline playback.
  • πŸ“š Library building: get properly tagged files (artwork + lyrics + metadata) that drop straight into your music library.
  • πŸŽ›οΈ DJ & creator prep: pull individual tracks or full albums for sets, edits, and projects.
  • πŸ€– Audio pipelines: feed tagged audio into transcription, analysis, or ML workflows.
  • πŸ’Ώ Album archiving: download a complete album in one run.

❓ FAQ

Do I need a Spotify account or API key? No. No developer account, no token, no OAuth. Just paste your tracks and Run.

What quality do I get? MP3 at 320 kbps or AAC at 256 kbps, each with embedded album artwork, lyrics, and full metadata tags.

What can I paste? Spotify track URLs, track IDs, ISRCs, or search keywords for tracks; URLs, IDs, or keywords for albums.

Can I download a whole album? Yes. Add the album link, ID, or a keyword to the Albums field and every track is downloaded.

Where do the files go? Each audio file is saved to the run's key-value store; the dataset row for each track includes a direct download.url to it.

Is this for personal use? Yes, it's intended for personal, offline listening. Respect the rights of artists and rights-holders in your region.


πŸ”Œ Integrations

Connect results to your existing workflow:

  • πŸ“— Google Sheets: Auto-export the download index to a spreadsheet
  • πŸͺ Webhooks: Trigger downstream actions when a run completes
  • ⚑ Zapier / Make: Plug into 1000+ apps
  • πŸ› οΈ API: Fetch files and metadata programmatically from any language
  • πŸ”„ Scheduled runs: Refresh your downloads on a schedule