blob: b92b848ea5e1b22edfc3d968c974e0355498d832 (
plain)
1
2
3
4
|
This module allows you to access Google's web APIs through SOAP,
to do things like search Google and get the results programmatically.
This API is described here:
http://www.google.com/apis/
|