31
Jan 09

Seeqpod API = Free MP3 Search Engine

Seeqpod is a great website for finding free music on the web quickly. They offer an API which allows web developers (like me) to create websites and applications which access Seeqpod’s database. I recently created a website, called Freemusic, which allows users to access Seeqpod’s music in a much more user friendly way. Users can share direct links to playlists they’ve created using the site. And all of the music can easily be downloaded from the original source that Seeqpod found it in.

Here’s a screenshot of the site:

freemusic

Lastly, I feel like it needs to be said that the site itself stores no music files or indexes of the locations of music files on the internet. It merely is an engine for querying the Seeqpod database. If a user finds a song in Seeqpod’s database which has been uploaded to the internet without permission of the copyright holder, then this user should not download or listen to this song.

<nerd talk>
The site uses the following technologies: javascript, ajax, php, seeqpod api, and the jw flash player.
</nerd talk>


Tags: , , , , , , ,


4 Responses to “Seeqpod API = Free MP3 Search Engine”

  1. onblog Says:

    Thx for article, but Seeqpod are dead.

  2. adam Says:

    @onblog
    You are correct. Seeqpod recently filed for bankrupcy. As a result, Freemusic has been temporarily retired. I have found some other music APIs which I will be using in a launch of a new version of Freemusic very soon. Please check Freemusic for the latest information.

  3. niko Says:

    Hi Adam, I’m doing some research about an API I can use to load MP3 from ActionScript 3, can you give me some links ? I can’t find something else than Last FM …

  4. adam Says:

    @niko: Every since SeeqPod filed for bankrupcy, their website has displayed a list of “SeeqPod ecosystems sites”, including Deezer, Snuzu, and Muxtape. So you could start by trying some of those. Also, recently I’ve found Lazytunes to be a be a very good service. Their API can be found here.



Leave a Reply