Ahrefs

gsc-page-history

Returns Google Search Console performance history chart data (clicks, impressions, CTR, position) for specific pages over time, grouped by daily, weekly, or monthly intervals. Use doc tool first to get the real input schema.

Remote ahrefs

Other tools also called gsc-page-history? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "pages": {
      "type": "string"
    },
    "device": {
      "type": "string"
    },
    "output": {
      "type": "string"
    },
    "country": {
      "type": "string"
    },
    "date_to": {
      "type": "string"
    },
    "date_from": {
      "type": "string"
    },
    "project_id": {
      "type": "integer"
    },
    "portfolio_id": {
      "type": "integer"
    },
    "history_grouping": {
      "type": "string"
    }
  }
}
          

Provider

Ahrefs →