aeo_serp_urls
Fetch top Google organic results with ranks for any keyword. Includes near-miss detection and spelling suggestions to identify query drift.
Instructions
Top Google organic results for a keyword/prompt, WITH RANK.
Returns {results: [{url, rank, near_miss}], urls: [top-N urls], spell}. Fetches the top-20;
`near_miss` marks ranks beyond top_n (a real ranking, but weak evidence — use it to find
refresh candidates, not to claim the page ranks). `spell` carries Google's did_you_mean /
showing_results_for so callers can detect query drift.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | ||
| config | No | ||
| keyword | Yes |