Net::Songkick

Sometimes it’s good to just take a new idea and hack on it for a couple of hours to see what happens. That’s what I’ve done this evening.

I’ve been using Songkick for a while. Songkick is a web site that tracks users’ attendance at gigs. I’ve been tracking the gigs I’ve been going to as well as trying to fill in over thirty years of old gigs.

I’ve known for some time that Songkick has an API, but until yesterday the API has been for invited partners only. But yesterday on Get Satisfaction they announced that it was now public.

The public API doesn’t do that much yet. There are only four documented calls. But it’s already useful and I’m sure it will gain more functionality quickly.

And this evening I’ve spent some time writing a very simple Net::Songkick module. This is really just a proof of concept, but I’ve got big plans for improving it. And I can already write a useful program like this:

If you have any interest in gigs then I highly recommend Songkick to you. And if you like attending gigs and hacking Perl (although not necessarily at the same time) then why not give Net::Songkick a try. All you’ll need is an API key from Songkick.

There’s a Github repository too; if you feel like hacking on it…


Also published on Medium.


Posted

in

by

Comments

2 responses to “Net::Songkick”

  1. brian.d.foy.myopenid.com Avatar
    brian.d.foy.myopenid.com

    Now it just needs a name that doesn’t start with Net::* (On The Naming of Modules). ๐Ÿ™‚

  2. alexpeters.net Avatar
    alexpeters.net

    Oops, broken link! GitHub repository is at http://github.com/davorg/net-songkick.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.