Archive for October 17th, 2006

Tuesday, October 17th, 2006

Google Search API

Google has a web service that allows developers to use Google search from within their own applications.
Using SOAP, a protocol for XML-based message exchange over HTTP layer, one could easily integrate an existing application with Google’s powerful web search capability. Web services can easily be accessed in .NET and Java applications. While it’s possible to […]

No Comments » - Posted in Techs by datacrush