- 1、本文档共34页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
WhatisGoogleAPIWiththeGoogleWebAPIsservice
Introduction to Google API… By Pratheepan Raveendranathan The Google Web APIs service is a beta web program that enables developers to easily find and manipulate information on the web. Google Web APIs are for developers and researchers interested in using Google as a resource in their applications. The Google Web APIs service allows software developers to query more than 3 billion web documents directly from their own computer programs. Google uses the SOAP and WSDL standards to act as an interface between the user’s program and Google API. Programming environments such as Java, Perl, Visual Studio .NET are compatible with Google API. Definitions from http:// /apis/ What can you do with the API Developers can issue search requests to Googles index of more than 3 billion web pages. and receive results as structured data, Estimated number of results, URL’s, Snippets, Query Time etc. access information in the Google cache, and check the spelling of words. To start using the API You need to, Download API Package from /apis/ Create an account and get your license key Install kit in your UMD account And also need Soap::Lite However, it is on all the csdev machines, so you don’t need to get it. IT is not on UB or Bulldog. Contents of this package: googleapi.jar - Java library for accessing the Google Web APIs service. GoogleAPIDemo.java - Example program that uses googleapi.jar. dotnet/ Example .NET - programs that uses Google Web APIs. APIs_Reference.html - Reference doc for the API. Describes semantics of all calls and fields. Javadoc - Documentation for the example Java libraries. Licenses - Licenses for Java code that is redistributed in this package. GoogleSearch.wsdl -WSDL description for Google SOAP API. soap-samples/ WSDL Web Services Description Language The standard format for describing a web service. Expressed in XML, a WSDL definition describes how to access a web service and what operations it will perform. This is the most impo
您可能关注的文档
- TheRoleoftheChiefInformationOfficer.ppt
- POLíGONOS.ppt
- 100.HSRlectureinLorestanUniv..ppt.ppt
- TextProcessingGoogleAPi.ppt
- MengajarLebihAtraktifdenganICT-OfficialSiteof.ppt
- Chapter4Personality,Self-ImageandLifestyle.ppt
- InternetPrincipalesServicios.ppt
- TSUNAMIPREPAREDNESS-NOAACenterforTsunamiResearch.ppt
- ClaseN°2-PáginadeTecnologíadelaComunicación.ppt
- AmericanswithDisabilitiesAct-LoyolaUniversityNew.ppt
文档评论(0)