Introducing the Search Analytics API
Wednesday, August 05, 2015
With the great feedback from theSearch Analytics feature in Google Search Console, we've decided to make this data accessible for developers via API. We hope that theSearch Analytics API will help you to bake search performance data into your apps and tools.
If you've used any of Google's other APIs, or maybe one of the existing Search Console APIs, then getting started will be easy! Thehow-to page has examples in Python that you can use as recipes for your own programs. For example, you can use the API to:
- Verify the presence of data (what's the most recent date you can request?)
- Top 10 queries by click count
- Top 10 pages
- Top 10 queries in India
- Top 10 mobile queries in India
What will you cook up with the new API? We're curious to see how new tools and apps that use this API will satisfy the hunger for even more information about your site's performance in Google Search! If you've integrated this API into a tool, we'd love to hear about it in the comments. If you've run into any questions about the API, you can drop by ourwebmaster help forum.
Posted byJohn Mueller, Webmaster Trends Analyst, Google Switzerland
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.