apify-google-ai-overview-apilisted
Install: claude install-skill johnisanerd/claude-skill-google-ai-overview-api
# Google AI Overview API: Answers and Citations as JSON
Fetch Google's AI Overview for any search query as clean, structured JSON. One call takes a query (or a batch of queries) and returns the AI-generated answer as ordered text blocks plus every source it cites, with links and source domains.
## When to use this skill
- The user wants a Google AI Overview API, or Google AI Overview data programmatically.
- They want to extract or export AI Overview answers to JSON or CSV.
- They want the cited sources behind an AI Overview for a keyword or topic.
- They want to batch AI Overview lookups across a keyword list into one dataset.
Not for: recurring brand-citation watchlists (use the google-ai-overview-monitoring skill), organic result rank tracking (this returns the AI Overview only), or other engines' AI answers (see `references/actor-index.md` for Bing, Brave, and Naver equivalents).
## What you get (one row per query)
`query`, `result_type`, `ai_overview_present`, `text_blocks` (ordered blocks typed `paragraph`, `heading`, `list`, or `table`, each with a `snippet`; list blocks carry `list` items, table blocks carry raw `table` rows plus a `formatted` object form), `snippet_links` and `snippet_highlighted_words` when present, `reference_indexes` tying a block to its sources when present, `references` (each with `link`, `source`, `index`, plus `title`, `snippet`, `thumbnail`, and `source_icon` when present), `used_dedicated_api`, `retrievals_used`, `gl`, `hl`, `fetched_a