Overview
ShoutDRIVE likes to make information open and available for use by developers and listeners.Current & Last Played Plain Text
There's beauty in simplicity. Developers looking for easy access to our data will appreciate this simple feed.Example usage in PHP:
<? echo file_get_contents("http://www.shoutdrive.com/data/?h=0&n=1"); ?> will show the track currently playing. Please note that your web host must allow you to perform remote PHP includes for this to work.
Need More?
Our Web Developers are standing by to help pass data to you in what ever format you need. All you have to do is contact us.Embeddable Widget
You can place our simple widget on your blog or website using the following code. Your visitors will be able to launch our Web Player by simply clicking the big blue button within the widget.<iframe src="http://www.shoutdrive.com/api/embed.php?refresh=30" width="210" height="375" frameborder="0" scrolling="no" name="ShoutDRIVE"></iframe>
It will look like this:


