gsc_movers_and_losers
Identify pages with the largest position changes in Google Search Console between two date periods. Returns top movers and losers by rank improvement or decline.
Instructions
Pages whose position changed most between two periods (positive = improved).
Args: period_a_start: First (older) period start YYYY-MM-DD period_a_end: First period end YYYY-MM-DD period_b_start: Second (newer) period start YYYY-MM-DD period_b_end: Second period end YYYY-MM-DD country: 3-letter country code; empty for global top_n: How many top movers and losers to return each (default: 25)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | ||
| country | No | ||
| period_a_end | Yes | ||
| period_b_end | Yes | ||
| period_a_start | Yes | ||
| period_b_start | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |