Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flickr API: Get list of all images with specific sizes

When I fetch data from Flickr, by default it includes only big image and square thumbnail. Example response: http://api.flickr.com/services/feeds/photos_public.gne?id=46197864@N02&format=rss2

Is there any way to include there also another specific sizes http://www.flickr.com/services/api/flickr.photos.getSizes.html

Or I need to create separate request for each image?

I have access to all API keys e.t.c.

Thank you.

like image 554
Marvin3 Avatar asked Feb 03 '26 22:02

Marvin3


1 Answers

Found, it, there is extras parameter in flickr.photosets.getPhotos method, it allows adding additional parameters to images like image sizes.

like image 136
Marvin3 Avatar answered Feb 06 '26 12:02

Marvin3



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!