Search code examples
iphoneios5ios6flickr

Download Photo From Flickr URL


I need to download flickr images from given flickr URL , Is there any help or any good link . Please help me out. For more clarification, I have an URL http://www.flickr.com/photos/XYZ@ABC/ and it has few images . I need to download those images .

Thanks In advance
Abhishek


Solution

  • The documentation of the Flickr API is the place to start, and it probably has all the information you need. That page links to a library for Objective-C clients, called (not surprisingly) ObjectiveFlickr.