AI Search Visibility Tracker โ€“ Google AI Overviews avatar

AI Search Visibility Tracker โ€“ Google AI Overviews

Pricing

from $5.00 / 1,000 results

Go to Apify Store
AI Search Visibility Tracker โ€“ Google AI Overviews

AI Search Visibility Tracker โ€“ Google AI Overviews

Track where your brand appears in Google AI Overviews and search results for any questions, plus which competitors and source domains Google surfaces. Built for SEO agencies, GEO/AEO tracking, brand monitoring, and competitor research. Exports to JSON, CSV, Excel.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Vivek Sukhadiya

Vivek Sukhadiya

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

6 days ago

Last modified

Share

AI Search Visibility Scraper ๐Ÿ”Ž

See where your brand shows up in Google AI Overviews and search results โ€” and where your competitors beat you.

As buyers increasingly ask AI-style questions, ranking in Google's AI Overview and on page one decides who gets discovered. This Actor checks any list of questions and tells you, for each one:

  • โœ… Is your brand visible on the results page?
  • ๐Ÿค– Did an AI Overview appear for that query?
  • ๐ŸฅŠ Which competitors show up?
  • ๐ŸŒ Which sources/domains Google trusts (the pages AI Overviews pull from)
  • ๐Ÿ“‹ The full list of organic results with titles, URLs, and domains

Perfect for SEO agencies, GEO/AEO tracking, brand monitoring, and competitive research.


What you get

For every query, one clean row:

FieldMeaning
queryThe question checked
brand_visible_on_pageIs your brand anywhere on the results page?
brand_organic_ranksWhich organic positions mention your brand
ai_overview_detectedWas an AI Overview shown for this query?
competitors_foundWhich of your competitors appear
top_domainsThe domains Google ranks (AI Overview sources)
organic_resultsFull list: rank, title, url, domain

Export to JSON, CSV, Excel, or via API โ€” plug it straight into your reports or dashboards.


Input

{
"brand": "Notion",
"queries": [
"best note taking app",
"best app for team docs"
],
"competitors": ["Evernote", "Obsidian"],
"country": "us",
"language": "en",
"maxResults": 10
}
FieldRequiredDescription
brandโœ…The brand / product / person to track
queriesโœ…The questions or keywords to check
competitorsโ€”Competitor names to also look for
countryโ€”Two-letter Google country code (e.g. us, gb, in)
languageโ€”Two-letter language code (e.g. en, hi)
maxResultsโ€”Organic results to capture per query (1โ€“30)

Example output (1 query)

{
"query": "best note taking app",
"brand": "Notion",
"brand_visible_on_page": true,
"ai_overview_detected": true,
"competitors_found": ["Evernote", "Obsidian"],
"top_domains": ["reddit.com", "zapier.com", "evernote.com"],
"organic_results": [
{ "rank": 1, "title": "Best Note-Taking App...", "url": "https://reddit.com/...", "domain": "reddit.com" }
]
}

Use cases

  • AI search / GEO tracking โ€” monitor your visibility as Google AI Overviews reshape search
  • Competitor monitoring โ€” see which rivals own the questions that matter to you
  • SEO reporting โ€” add an "AI visibility" section to client reports
  • Content gaps โ€” find the questions where you're invisible and your competitors aren't

How it works

Uses Apify's official Google SERP proxy to read public Google results reliably โ€” no logins, no private data, fully compliant with Apify's platform policies. You only pay for what you run.