|
|
With the Google web service, software developers can query more than 2 billion web documents directly from their own computer programs. Google uses the SOAP and WSDL standards so a developer can program in his or her favorite environment - such as Java, Perl, or Visual Studio .NET.
These examples use JavaScript and SOAP to access the Google web service.
For more information about the Google web service visit www.google.com/apis
Note: If you get a (permission denied) error, you have to add this website to one of your trusted sites (Extra - Internet options - Security).
|
|