I want to get photos from albums which I have on flickr . I have 4 albums . Curently I am doing flickr.people.getPublicPhotos method which returns all photos . Here is my url
https://api.flickr.com/services/rest/?method=flickr.people.getPublicPhotos&api_key=[]&user_id=[]&format=json";
How do I get photos via albums of flickr is it possible?
The Flickr API is available for non-commercial use by outside developers. Commercial use is possible by prior arrangement.
Flickr allows you to determine who can see your photos. Set any photo to public or private at any time. You can also make your photos available to friends, family, or friends & family, without sharing them publicly.
You can use flickr.photosets.getPhotos. Pass the ID of your photoset; receive a list of the photos in that photoset (their IDs and titles).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With