As part of its response to a search query, the API will return a cursor object, which will include an estimatedResultCount property. If you're using the JS API, this can be accessed via searcher.cursor.estimatedResultCount. However, it is essential to note that the estimatedResultCount can be wildly inaccurate, and those inaccurate results may be cached for up to 24 hours.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On Feb 15, 2009, at 10:54 PM, Siva wrote: > > As per the AJAX search API, we can only get maximum of 64 results for > one search. I need to get the total search results for the given > keyword ( Just the count required ). > Eg: 1,270,000 results found. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
