Visual Web Service
WSDL 1.1 WSDL 1.2 WSDL 2.0 EXAMPLES DIRECTORY JOBS
WSDL URL
WSDL File
For Print
SOA News


Visual Web Service of http://api.google.com/GoogleSearch.wsdl
Service visualwebservice.com
GoogleSearchService

Port
GoogleSearchPort
Operations

<soap:body>
<doGetCachedPage>
<key></key>
<url></url>
</doGetCachedPage>
</soap:body>
doGetCachedPage<soap:body>
<return></return>
</soap:body>
<soap:body>
<doSpellingSuggestion>
<key></key>
<phrase></phrase>
</doSpellingSuggestion>
</soap:body>
doSpellingSuggestion<soap:body>
<return></return>
</soap:body>
<soap:body>
<doGoogleSearch>
<key></key>
<q></q>
<start></start>
<maxResults></maxResults>
<filter></filter>
<restrict></restrict>
<safeSearch></safeSearch>
<lr></lr>
<ie></ie>
<oe></oe>
</doGoogleSearch>
</soap:body>
doGoogleSearch<soap:body>
<return></return>
</soap:body>
soapAction = urn:GoogleSearchAction
binding = http://schemas.xmlsoap.org/wsdl/soap/
transport = http://schemas.xmlsoap.org/soap/http
style = rpc
address = http://api.google.com/search/beta2

© 2008 Visual Web Service