I believe the TOS for the various search APIs require you to display results to an end user. In addition, the best way to get an estimated result count with the Web and other. Search APIs is estimatedResultCount, but it is notoriously unreliable. There is a totalResults property in the CSAPI response, but there are additional drawbaks with that API. On Aug 10, 2012 11:38 AM, "pjay" <[email protected]> wrote:
> Hi everyone, > > I want to develop a small application and I need only the number of search > results. I tried to use Google API for search but I cannot figure out how > to find the number of search results. I tried different methods in the > references with no success. Any suggestion? > > Thanks > pjay > > -- > 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] > To view this message on the web, visit > https://groups.google.com/d/msg/google-ajax-search-api/-/BIHOWW6NLtYJ > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en > -- 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] To view this message on the web, visit http://groups.google.com/group/google-ajax-search-api?hl=en_US For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
