[Flashr] tags for a photoset
Kelvin Luck
kelvin at kelvinluck.com
Mon May 1 06:54:04 EDT 2006
Hi,
Unfortunately I don't think there is an easy way to do this using the
Flickr API :(
You would have to do something like this:
* Call photosetsGetPhotos to get a list of all the photos in the photoset.
* Loop over these photos calling photosGetInfo on each one.
You would then have information (including the tags) for every photo in
the photoset and it would be easy enough to combine this into a list of
all the tags for the photoset.
This seems a bit awkward and like it requires lots of API calls but I
don't think there is an easier way. I have made requests to the flickr
team previously to get some way of returning tags for a list of photos
at once but afaik this hasn't been implemented.
Hope this helps,
Kelvin :)
P.S. Please try and give your messages descriptive subjects rather than
just "Re: [Flashr] Flashr Digest..."
Özgür ALTAY wrote:
> Kelvin, is that possible to get all the tags for a specified photoSet
> ID? how?
More information about the Flashr
mailing list