Hi, I'm trying to query blogger for the list of the last X entries,
however, all that I get is 25 results no matter what I try.
For example, the following query only returns 25 items:
http://www.blogger.com/feeds/[blogid]/posts/full?updated-min=2003-01-01T
00:00:00&updated-max=2006-09-05T23:16:12&max-results=1000
I also tried changing the start-index parameter, but it returns the
exactly same items...
http://www.blogger.com/feeds/[blogid]/posts/full?updated-min=2003-01-01T
00:00:00&updated-max=2006-09-05T23:16:12&start-index=25
Any idea? Is this a limitation of the API?
Thank you,
Marcelo
www.sampa.com