View Single Post
Old 01-14-2011, 06:44 AM   #69
flyash
Groupie
flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.flyash ought to be getting tired of karma fortunes by now.
 
Posts: 196
Karma: 1003498
Join Date: Jun 2010
Device: none
Quote:
Originally Posted by rollercoaster View Post
I would guess that Google Reader API supports max 200 articles per request. Further articles would need paged request which is not supported by the recipe.

To add this function, it would first need to get the count of articles(for each feed) and loop the fetching code while sending an incremented page number with each request.
The count would be easy to input - if the user scrolls down in Google Reader, it will retrieve all the articles and provide a count.
flyash is offline   Reply With Quote