keyword_ideas
Generate keyword ideas from a seed using Google Autocomplete, then connect them to Search Console rankings to find queries already driving traffic.
Instructions
Expand a seed with free Google Autocomplete suggestions and optionally cross-reference Search Console rankings; no extra API key needed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Search Console lookback window in days | |
| seed | Yes | Seed keyword to expand | |
| limit | No | Maximum keyword ideas to return | |
| country | No | Autocomplete country passed as gl | |
| siteUrl | No | Optional Search Console property used to identify queries already ranking | |
| language | No | Autocomplete interface language passed as hl | en |
| expansions | No | Suggestion expansion families to run beyond the bare seed |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | Yes | ||
| ideas | Yes | ||
| returned | Yes | ||
| gscMatched | Yes | ||
| totalFound | Yes | ||
| crossReferenced | Yes | ||
| requestFailures | Yes |