Google Search Console Performance Analyzer
Pulls search analytics from Google Search Console's /searchanalytics/query API to identify declining pages and keyword cannibalization. Calculates CTR optimization opportunities by comparing actual vs expected click-through rates.
Prerequisites
Google account, Search Console property access, Google Cloud project, and Search Console API enabled
Installation
Requirements and caveats from upstream:
- Access a Python sample and JSON POST examples for easy API integration.
- Requires authorization
- See the python sample for calling this method.
Basic usage or getting-started notes:
JSON POST Example:
http://www.example.com/ (for a URL-prefix property) or
Source: https://developers.google.com/webmaster-tools/v1/searchanalytics/query