Powered by spotsaver.net engine
Music Downloader.
Search any song, grab it as MP3. Fast, free, no ads. Built with the same engine as spotsaver.net, wrapped in a clean interface.
Search & Download
Find your track.
Enter a query like
"Judul - Artis" or just the title.How it works
Three steps, zero ads.
01
Type the song
"Title - Artist" for a precise match, or just a title and we resolve the artist automatically.
02
We resolve it
The engine searches Spotify metadata, finds the matching video ID, and prepares an MP3 conversion.
03
Download
You get a direct download URL. Click, save, done. No queue, no waiting rooms.
Developer friendly
Call it from anywhere.
GET
/api/search?q=...Search tracks — top 10 matches with title, artist, album, thumbnail.
POST
/api/downloadBody: { "title": "...", "artist": "..." } or { "query": "..." } — returns direct MP3 URL + stream URL.
GET
/api/file?title=&artist=Streams the MP3 straight from this site as a downloadable file.