Hello, All of the APIs should have a link to the ToS on the upper right side of the page (labeled "Terms"). The "AJAX Search API" was split into its component pieces (e.g. Blog Search API, News Search API, etc.) last year, so just pull up the documentation for whichever specific API you'd like to use and click the ToS link. For instance, if you're using News Search API, the ToS would be at http://code.google.com/apis/newssearch/terms.html
You can find a listing of all of the APIs at http://code.google.com/more I should point out that all of the former AJAX Search APIs strictly prohibit automated queries. They're designed for making requests on the behalf of end users, and then showing the results to those end users. For more details, please read through the ToS. Finally, if you're looking specifically for Web Search ( http://code.google.com/apis/websearch), please note that that API has been deprecated and will be turned off in accordance with the deprecation policy. Instead, you should take a look at the new Custom Search API, which you can find here: http://code.google.com/apis/customsearch/v1/overview.html Cheers, Adam On Fri, Feb 4, 2011 at 8:50 AM, Javier.arg <[email protected]> wrote: > Hey there, I'll start using the search API for a project that I'm > doing. As part of this project, I'll need to query Google for a number > of keywords simultaneously. > > I looked into the APIs pages and couldn't found the TOS for the Google > Search AJAX API, since this project will depend heavily in Google > search results, I want to make sure not to break the TOS. > > I'll appreciate if anyone can link to the right TOS page for the > search API, also if the Search AJAX API isn't the right one for the > kind of task I'll be doing, I'll appreciate if you can suggest the > right one. > > Thanks! > > -- > 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. > > -- 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.
