Stay organized with collections
Save and categorize content based on your preferences.
Thursday, September 11, 2014
Over the summer the Webmaster Tools team has been cooking up an update to the
Webmaster Tools API. The new API is consistent
with other Google APIs, makes it easier to authenticate for apps or web-services, and provides
access to some of the main features of Webmaster Tools.
If you've used other Google APIs, getting started with the new Webmaster Tools API will be easy!
We have examples for
Python,
Java, as well as
OACurl (for fans
of command lines).
This API allows you to:
list, add, or remove sites from your account (you can currently have up to 500 sites in your
account)
list, add, or remove sitemaps for your websites
get warning, error, and indexed counts for individual sitemaps
get a time-series of all kinds of crawl errors for your site
list crawl error samples for specific types of errors
mark individual crawl errors as "fixed" (this doesn't change how they're processed, but can help
simplify the UI for you)
We'd love to see what you're building with our APIs! Should you have any questions about the usage
of the API, you can post in our
help forum as well.
Posted by
John Mueller, fan of long
command lines, Google Zürich
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["Google has updated the Webmaster Tools API to be more consistent with other Google APIs and provide easier authentication for applications and web services."],["This new API grants access to core Webmaster Tools functionalities, such as managing sites and sitemaps, retrieving crawl error data, and marking errors as fixed."],["Developers can find quickstart examples in Python, Java, and OACurl to easily integrate with the API."],["Users can utilize the API to efficiently manage websites, diagnose and resolve crawl issues, and streamline their workflow within Webmaster Tools."],["Google encourages developers to explore the API's capabilities and welcomes questions or feedback through their dedicated help forum."]]],[]]