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"]],[],[],["The Webmaster Tools API received an update, aligning it with other Google APIs and simplifying authentication. It enables users to manage sites (list, add, remove), manage sitemaps (list, add, remove), and access sitemap data like errors and indexed counts. The API also provides a time-series of crawl errors, lists crawl error samples, and allows marking errors as \"fixed.\" Examples for Python, Java, and OACurl are available. Support is accessible through a help forum.\n"]]