Flickr API Rant

Aarrrghh!!! for all its usefulness and genius of design, I specially like the Auth part, the Flickr API does not provide a straight forward method to get all the comments made on a particular photo.

The only hack I could think up was to aggregate the Recent Comments RSS, parse it (they do not send the image ID as a tag either) and cache the results in a DB to be shown with appropriate photos… the downside besides being very crude method is that I cannot get comments on my non-public pictures :(

Anyone got a better idea?

2 thoughts on “Flickr API Rant

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>