OxAlto Design: web and print
Client Login

Blog

Using the Flickr API to retrieve a list of photosets

Lots of good work has been done on the Flickr API with ColdFusion already: specifically, CFlickr - see http://chris.m0nk3y.net/projects/CFlickr/ . However, for my uses, I didn't need anything near as complicated: All I wanted to do was to pull a list of photosets, their titles, primary thumbnail and description. Thankfully, this is quite easy due to the Flickr API. Part One: Making the request …

Continue reading Using the Flickr API to retrieve a list of photosets »

Comments