All tools
get-search-console-datafreeStored Metrics & Reporting

Get Search Console Data Tool

Get stored Search Console metrics for a site. Returns daily aggregated totals by default. Use group_by=none for raw per-row data.

Workflow guide: Stored Metrics

Parameters

NameTypeRequiredDescription
site_idintegerrequiredThe site ID.
start_datestringoptionalStart date (YYYY-MM-DD).
end_datestringoptionalEnd date (YYYY-MM-DD).
querystringoptionalFilter by search query (partial match).
group_bystringoptionalAggregation period: day (default), week, month, or none for raw rows.
limitintegeroptionalMax rows to return (1-500, default 100).
offsetintegeroptionalNumber of rows to skip (default 0).

Plan access

Available on the free tier and above. Live tools draw from your team's monthly credit budget at parity with upstream API cost (1 credit ≈ $0.001).

See plans