Free Music APIWelcome developers! The unsigned band web is one of the largest pure unsigned music sites on the internet. We provide several
free music API's that allow you to access our database of bands & songs for your project. All of the data we provide is commercial
free and we span all genres of music. Each of our API's along with documentation can be found below. If you have a requirement
that is not listed below, please let us know and we will do our best to add it for you. Our artists appreciate the exposure
that your project will bring!
|
Master Feed
This feed is segmented by genre, and there are three feeds within each genre, Songs Charts, Editors Picks, and New Songs.
<channel>
<title>Master Feed List - Unsigned Band Web</title> <description>Master Feeds by Genre</description> <link>http://www.unsignedbandweb.com</link> <language>en-us</language> <lastBuildDate>Sat, 19 Jan 2008 14:05:29 GMT</lastBuildDate> Time the feed was generated <generator>unsignedbandweb.com</generator> <station> Each genre is represented by a station <stationname></stationname> Genre title, ie. Acoustic <stationimage></stationimage> Image that represents the station <station1name></station1name> Station 1 is always song charts <station1feed></station1feed> Station 1 xml feed (see genre feeds below) <station1url></station1url> Link to corresponding web page <station2name></station2name> Station 2 is always editors picks <station2feed></station2feed> Station 2 xml feed (see genre feeds below) <station2url></station2url> Link to corresponding web page <station3name></station3name> Station 3 is always new songs <station3feed></station3feed> Station 3 xml feed (see genre feeds below) <station3url></station3url> Link to corresponding web page </station> </channel> |
Individual Channel Feeds
These feeds are broken out by station and genre.
<title></title> <description></description> <link>http://www.unsignedbandweb.com</link> <language>en-us</language> <lastBuildDate>Sat, 19 Jan 2008 14:05:29 GMT</lastBuildDate> Time the feed was generated <generator>unsignedbandweb.com</generator> <item> <stationname></stationname> Genre title, ie. Acoustic <stationimage></stationimage> Image that represents the station <stationfeed></stationfeed> Station 1 xml feed (see genre feeds below) <stationurl></stationurl> Link to corresponding web page </item> </channel> |
Genre Feeds
These are the individual genre feeds and contain a lot of information about each song.
<channel> <title></title> Title of this feed, i.e. Acoustic Song Charts <description></description> <link></link> Link to these feeds web page <language>en-us</language> <lastBuildDate>Sat, 19 Jan 2008 15:18:30 GMT</lastBuildDate> Time the feed was generated <generator>unsignedbandweb.com</generator> <item> Each song in the feed is represented by item <bandid></bandid> <bandname></bandname> <bandurl></bandurl> <bandimageurl></bandimageurl> <bandlocation></bandlocation> (*) <bandjoineddate></bandjoineddate> <bandmembers></bandmembers> (*) <bandplayallurl></bandplayallurl> <songid></songid> <songname></songname> <songimageurl></songimageurl> <songgenre></songgenre> <songlength></songlength> <songalbum></songalbum> (*) <songcredits></songcredits> (*) <songaddeddate></songaddeddate> <songinfo></songinfo> (*) <songsizebytes></songsizebytes> <songsizemegabytes></songsizemegabytes> <songplaylink></songplaylink> <songdownloadlink></songdownloadlink> (*) <songplaycount></songplaycount> <songdownloadcount></songdownloadcount> <songcommentcount></songcommentcount> <songcommentpopup400x400></songcommentpopup400x400> Put this link in a popup 400 x 400 <songpublicrating></songpublicrating> Average rating from general public <songratingpopup330x250></songratingpopup330x250> Put this link in a popup 330 x 250 <songmodrating></songmodrating> (*)As rated by unsigned band web editors <songpromotionpopup550x550></songpromotionpopup550x550> Put this link in a popup 550 x 550 </item> </channel>
|
Band ID - (bandid)
This number represents the numeric value of the band within our database. Options for use below.
|
Song ID - (songid)
This number represents the numeric value of a song within our database. Options for use below.
|