Because I'm currently in Loas and the internet connection in my area
is pretty bad... Adding extra entries delays the request fairly
significantly.

On May 15, 7:32 pm, Jeremy Geerdes <jrgeer...@gmail.com> wrote:
> The short answer to your question is that the Feeds API has no documented 
> start parameter. But since you can only get 200 or 250 results total from the 
> API, why not request all the results in one shot and then do the pagination 
> yourself.
>
> Jeremy R. Geerdes
> Generally Cool Guy
> Des Moines, IA
>
> For more information or a project quote:
> jrgeer...@gmail.com
>
> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan 
> Church!
>
> On May 15, 2011, at 5:53 AM, me wrote:
>
>
>
>
>
>
>
> > Hey,
> > I was wondering if there was a way to get offset feed entries
> > returned. So, instead of returning only entries 1 to 100, it would
> > return entries 51 to 100. The first result returned would be the 51st
> > entry.
>
> > I'm building an app that needs to look back through a series of
> > entries. Every new page goes back 50 entries. I don't want to have to
> > download the same entries along with the new ones at every page
> > increment. Currently, without knowing how to offset the results, the
> > only way I can imagine to do it is to make a new call to the API for
> > every page, requesting a greater and greater amount of results.
>
> > Cheers
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google AJAX APIs" group.
> > To post to this group, send email to 
> > google-ajax-search-api@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-ajax-search-api+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-ajax-search-api?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to google-ajax-search-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-ajax-search-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.

Reply via email to