I'm researching a project in which I want to integrate the Google Webmaster Tools Api. I already asked this question before in this topic, but i didn't get a response yet.
I've already searched the internet for some good documentation which i already found here but the documentation doesn't supply a download to the API. I have the Google Data SDK but this doesn't supply an Webmaster Tools API. The SDK was downloaded here and it states that the Webmaster Tools API should be available
Can anyone tell me if this API is still available and where? And where to find better / more documentation about it?
To use the gdata api for your own production u need to build the solution which the SDK installes on your machine as shown here: http://code.google.com/apis/gdata/articles/dotnet_client_lib.html
In the release folder you will find three dll's, one for the extensions, on for the client and one specific for the webmaster tool.
As far as i know there is not a well documented example of the use of the webmaster tools api.
来源:https://stackoverflow.com/questions/3716042/integrating-the-google-webmaster-tools-api