Search code examples
jsonapirssfeedflickr

How do I change the amount of items retrieved from a flickr feed?


Does anyone know the parameter to change (decrease) the amount of items retrieved in the flickr feed?

It always returns 20 items by default. Example:

http://api.flickr.com/services/feeds/photos_public.gne?format=json

The documentation is rather scarce:

http://www.flickr.com/services/feeds/


Solution

  • Not possible it seems.