Search This Site

Custom Search

Wednesday, July 14, 2010

Re: [bloggerDev] Re: Max-Results parameter

You can find <openSearch:totalResults> node from the feed.  Or you can follow <link rel='next' ...> or <link rel='prev' ...> without knowing the total # in advance.

Jinwoo

On Wed, Jul 14, 2010 at 9:37 AM, Jordan <jordan.sheen@gmail.com> wrote:
Thanks for the tip.

How can I find out how many posts there are on a specific blog?

-Jordan

On Jul 13, 2:07 pm, Jinwoo Lee <jin...@google.com> wrote:
> Hi Jordan,
>
> Blogger limits the maximum # of results to 500. You'll be able to retrieve
> more results by using 'start-index' parameter.
> Please seehttp://code.google.com/apis/blogger/docs/2.0/developers_guide_protoco...
>
> Thanks,
> Jinwoo
>
>
>
> On Tue, Jul 13, 2010 at 12:02 PM, Jordan <jordan.sh...@gmail.com> wrote:
> > I tried to run a query with the max-results parameter set to 1000, but
> > it only returned 500.  Is this a limitation of blogger?  How can I get
> > a feed with all of the content of a blog?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Blogger Developer Group" group.
> > To post to this group, send email to bloggerdev@googlegroups.com.
> > To unsubscribe from this group, send email to
> > bloggerdev+unsubscribe@googlegroups.com<bloggerdev%2Bunsubscribe@googlegrou ps.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/bloggerdev?hl=en.

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


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

No comments:

Post a Comment