← ClaudeAtlas

apify-google-ai-overview-apilisted

Get Google AI Overview answers and their cited sources as structured JSON with the Apify Google AI Overview API Actor (johnvc/Google-AI-Overview-API). Send one query or a batch, and get one row per query with ai_overview_present, ordered text_blocks (paragraphs, headings, lists, tables), references with link and source domain, retrievals_used, and a fetched_at timestamp. Use when the user wants a google ai overview api, wants to extract or export Google AI Overview answers to JSON or CSV, check which sources an AI Overview cites for a keyword, batch AI Overview lookups across a query list, or asks how to get Google AI Overview data programmatically. Pay-per-retrieval billing, MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-google-ai-overview-api · ★ 0 · AI & Automation · score 66
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