To answer your question, there is no way to get the service to do paging
for you, but you could certainly implement paging within your application.
Simply pull as many results as you think you want and then display them 10
or so (or however many you like) at a time.

That said, a couple of things you should note: First, there have been
reports of an issue where cached feeds are not refreshing and new feeds are
not loading. It looks like a problem with the underlying feed
crawler/parser, so your application may not be able to pull current entries.

And second, the API's TOS now state that the deprecation policy will no
longer be in effect as of April 2015. This means that Google may terminate
the service, with or without notice, at any time after that date.

All this to say you might want to think twice about developing a new
application on top of the Feeds API at this time.

jg


On Thu, Aug 28, 2014 at 5:08 PM, Brad Orego <bradley.or...@gmail.com> wrote:

> Hey all,
>
> Just wondering if there's any way to page results from the Feed Load API?
> I'm trying to build an RSS app and I'm using Google to standardize the
> output, so being able to page results would be great (though not essential
> I guess).
>
> Thoughts?
>
> --
> --
> 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
> To view this message on the web, visit
>
> https://groups.google.com/d/msgid/google-ajax-search-api/c560f400-ce59-4fb8-a8b9-570b8eb8f9b3%40googlegroups.com
> <https://groups.google.com/d/msgid/google-ajax-search-api/c560f400-ce59-4fb8-a8b9-570b8eb8f9b3%40googlegroups.com?utm_medium=email&utm_source=footer>
> For more options, visit this group at
> http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Google AJAX APIs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-ajax-search-api+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy R. Geerdes
Generally Cool Guy
Des Moines, IA

If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan
Church!
http://www.debraheightswesleyan.org

-- 
-- 
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
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/CAF4cwg--Gf8%2Bc0iawLSt6E3c09fFpuyA_efd_a2GsQO6H-7mwQ%40mail.gmail.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-ajax-search-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to