News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Using the Last.fm API
September 18, 2012 @ 08:31:20

New on PHPMaster.com today there's a tutorial showing you how to work with the Last.fm API from your PHP applications (a REST-based service). Last.fm is a social music site and recommendation service that takes what you already listen to and suggests other artists/songs you might like.

If you are building a site for a band or artist and you want to make it more social using Last.fm, it's a must to use their API. In this way artists and fans can become connected and fans can stay up to date on concerts and new albums. In this article I show you how to query the Last FM API to get information to build a fan website for Coldplay. We start with getting the basics about the band, then get their most popular song, the contents of their albums, and a list of the events where the band is going to play for fans to get tickets.

They show you how to use the Last.fm API library to work with the service, extracting data about the bad including basic descriptions, upcoming events, top tracks and album information.

0 comments voice your opinion now!
lastfm tutorial api coldplay library


blog comments powered by Disqus

Similar Posts

MT-Soft Blog: Creating a secure PHP production environment from Source Code

PHP Cloud Casts: #3 Creating Charges with Stripe.com (Screencast)

Zend Developer Zone: Creating Template-Based Applications with HTML_Template_Flexy

Chad Lung's Blog: A quick intro to using PHP PDO with MySQL

Sameer Borate's Blog: Parallel cURL execution in PHP


Community Events











Don't see your event here?
Let us know!


interview usergroup phpunit conference podcast opinion development database series framework testing release functional community unittest zendframework2 language rest introduction symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework