Skip to main content
Retrieves Google Search Console data with customizable metrics, dimensions, filters, date ranges, sorting options, and built-in accounts/sites selector. Supports every search type via search_type (web, image, video, news, discover, googleNews) and fresh or hourly data via data_state. This is the only operation you will need to fetch GSC search performance data.

Inputs

DateRange

FilterItem

GscReportOptions

OrderItem

SelectableOption

CompareOptions

Output

Type: List[Dict] Returns list of rows. Each row is a dict with keys matching selected metrics/dimensions. If ‘pretty_column_names’ is enabled, keys are formatted (e.g., ‘Clicks’ instead of ‘clicks’). Fields: dynamic (depend on the inputs) Example: