Scrapingdog

AI Overviews

Google AI Overviews appear at the top of search results for many queries. The response contains an ai_overview object with structured text blocks and source references. When AI Overviews are not directly rendered, a fallback URL is provided.

Endpoint: https://api.scrapingdog.com/google

API Response

API result preview
API Response
{
  "ai_overview": {
    "text_blocks": [
      {
        "type": "paragraph",
        "snippet": "The best SEO tools are a mix of free Google platforms like Google Search Console and Google Analytics, comprehensive all-in-one suites such as Semrush and Ahrefs, and specialized tools like Screaming Frog for technical audits and Surfer for content optimization."
      },
      {
        "type": "list",
        "list": [
          {
            "snippet": "Excellent for keyword research, backlink analysis, site audits, and competitive analysis."
          },
          {
            "snippet": "Known for its powerful backlink analysis, keyword research capabilities, and competitor research."
          }
        ]
      }
    ],
    "references": [
      {
        "title": "What's the best SEO tools right now in the market? - Reddit",
        "link": "https://www.reddit.com/r/SEO/comments/1269zj7/",
        "source": "Reddit",
        "index": 0
      },
      {
        "title": "The 11 best SEO tools in 2025 - Zapier",
        "link": "https://zapier.com/blog/best-seo-tools/",
        "source": "Zapier",
        "index": 1
      },
      {
        "title": "24 best SEO tools I'm using in 2025 | Marketer Milk",
        "link": "https://www.marketermilk.com/blog/best-seo-tools",
        "source": "Marketer Milk",
        "index": 2
      }
    ]
  }
}