This link has been bookmarked by 78 people . It was first bookmarked on 12 Aug 2006, by someone privately.
-
11 Oct 10
-
05 Oct 10
phoenix2lifeDeveloper's Guide - Google AJAX Search API - Google Code
google api ajax search javascript web development documentation
-
03 Oct 10
-
28 Sep 10
-
The main object used by the Google AJAX Search API is an instance of
SearchControl -
LocalSearch,WebSearch,VideoSearch,BlogSearch,NewsSearch,ImageSearch,PatentSearchandBookSearch -
initiate a search programmatically by calling the search control's
execute()method, passing an argument of search terms -
<script type="text/javascript" src="http://www.google.com/jsapi?key=ABCDEFG"></script>
-
<script type="text/javascript">
google.load("search", "1");
</script>
-
-
22 Sep 10
-
13 Sep 10
-
19 Jul 10
-
04 Jun 10
-
02 Jun 10
-
05 May 10
-
09 Mar 10
-
17 Feb 10
-
13 Jan 10
-
12 Jan 10
-
21 Dec 09
-
11 Dec 09
-
23 Nov 09
-
02 Jul 09
-
03 Jun 09
-
02 Jun 09
-
09 Apr 09
-
09 Mar 09
-
06 Feb 09
-
09 Jan 09
-
09 Nov 08
-
The Google AJAX Search API is a Javascript library that allows you to embed Google Search in your web pages and other web applications. For Flash, and other Non-Javascript environments, the API exposes a raw RESTful interfaceNew! that returns JSON encoded results that are easily processed by most languages and runtimes.
-
-
30 Oct 08
-
29 Oct 08
-
01 Oct 08
-
20 Jun 08
-
30 May 08
-
17 May 08
Gabriel KastenbaumThe Google AJAX Search API is a Javascript library that allows you to embed Google Search in your web pages and other web applications. For Flash, and other Non-Javascript environments, the API exposes a raw RESTful interfaceNew! that returns JSON encoded
-
28 Apr 08
-
23 Apr 08
-
21 Apr 08
-
15 Apr 08
-
10 Apr 08
-
For Flash developers, and those developers that have a need to access the AJAX Search API from other Non-Javascript environments, the API exposes a simple RESTful interface. In all cases, the method supported is
GETand the response format is a JSON encoded result set with embedded status codes. Applications that use this interface must abide by all existing terms of use. An area to pay special attention to relates to correctly identifying yourself in your requests. Applications MUST always include a valid and accurate http referer header in their requests. In addition, we ask, but do not require, that each request contains a valid API Key. By providing a key, your application provides us with a secondary identification mechanism that is useful should we need to contact you in order to correct any problems.The easiest way to start learning about this interface is to try it out... Using the command line tool
curlorwgetexecute the following command:curl -e http://www.my-ajax-site.com \ 'http://ajax.googleapis.com/ajax/services/search/web?v=1.0&q=Paris%20Hilton'
-
-
05 Mar 08
-
20 Feb 08
-
01 Feb 08
-
16 Dec 07
-
11 Nov 07
-
19 Oct 07
-
05 Jul 07
-
16 May 07
-
08 Apr 07
-
Google AJAX Search API Developer Guide
-
-
01 Apr 07
-
30 Jan 07
-
02 Jan 07
lgsiigoGoogle AJAX Search API Documentation
google API ajax search documentation docs development guide programming tutorial webdesign webservices reference web2.0 Javascript Web
-
08 Dec 06
-
18 Oct 06
-
05 Oct 06
-
The Google AJAX Search API is a Javascript library that allows you to embed Google Search in your web pages and other web applications.
-
-
02 Oct 06
-
03 Aug 06
-
26 Jul 06
-
14 Jun 06
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.