2 messages in com.googlegroups.google-base-data-apiRe: How To Get Total Records Count Ex...
FromSent OnAttachments
gbase28 Mar 2008 11:11 
Tom Wilson29 Mar 2008 05:20 
Subject:Re: How To Get Total Records Count Existing For A Query
From:Tom Wilson (tomt@googlemail.com)
Date:03/29/2008 05:20:58 AM
List:com.googlegroups.google-base-data-api

The snippets feed gives the total number of results for a given query.

http://code.google.com/apis/base/reference.html#SnippetsFeed

Have a look at the xml generated for this querie in products : http://base.google.com/base/feeds/snippets/-/products?q=ipod - <openSearch:totalResults>719641</openSearch:totalResults>

Tom Wilson Freelance Google Base Developer and Consultant www.tomthedeveloper.com

Google Base Tools - http://dev.tomthedeveloper.com/googlebase Featured Project :
http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html

On Mar 28, 6:12 pm, gbase <VetL@gmail.com> wrote:

I would like to find out total number of listing for ipods in google base, how should I do that? Is there any attribute I can use for query to get the total count?

Thanks for any input.