Have a look at this section here :http://code.google.com/apis/base/docs/2.0/reference.html#StandardQueryParams
There is a start-index and a max-results parameter you can use to page through the results. On Mon, May 31, 2010 at 10:02, millu <[email protected]> wrote: > hello friend, > > I am trying to show the more than 25 result from google base to my > site using google base api > eg. > http://www.google.com/base/feeds/snippets/-/vehicles?start-index=40&max-result=40&bq=[condition:new][make:honda][model:accord][year:2010][trim:EX-L] > > these query string's out is parse by xml parsing then i show the total > result but i can't show all the result (I am only see first 25 result) > > there is any way to display all records please help me > > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Base Data API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-base-data-api?hl=en. > > -- Thanks, Tom Wilson Web and Media Developer e: [email protected] w: 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 -- You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-base-data-api?hl=en.
