AI Search Visibility Auditor avatar

AI Search Visibility Auditor

Pricing

from $6.50 / 1,000 evidence source processeds

Go to Apify Store
AI Search Visibility Auditor

AI Search Visibility Auditor

Audit supplied AI-answer snapshots for brand mentions, domain citations, competitor visibility, sentiment context, and visibility regressions.

Pricing

from $6.50 / 1,000 evidence source processeds

Rating

0.0

(0)

Developer

junipr

junipr

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Store Positioning

Store title: AI Search Visibility Auditor

Short description: Audit supplied AI-answer snapshots for brand mentions, domain citations, competitor visibility, sentiment context, and visibility regressions.

SEO title: AI Search Visibility Auditor — evidence-backed report and intelligence workflow

SEO description: Audit supplied AI-answer snapshots for brand mentions, domain citations, competitor visibility, sentiment context, and visibility regressions. Use it to turn sources into decision-ready rollups, executive summaries, and evidence-backed recommendations.

Categories: DEVELOPER_TOOLS

Keywords: ai, search, visibility, auditor, premium report/intelligence actor

Fixed-Inclusive PPE Pricing

This actor uses pay-per-event pricing. Event prices include Apify platform usage; users are not expected to pay a separate platform-usage pass-through charge for the configured pricing model.

  • Tier: R1 — Premium report/intelligence actor
  • Primary event: evidence-source-processed at $0.00892 base
  • Default max charge: $25.00
  • Store discounts: FREE/BRONZE base, SILVER discounted, GOLD deepest approved discount

Event set:

  • actor-start: base $0.02000, GOLD $0.01600. Ai Search Visibility Auditor: charged when actor start is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • evidence-source-processed: base $0.00892, GOLD $0.00714. Ai Search Visibility Auditor: charged when evidence source processed is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • finding-emitted: base $0.00892, GOLD $0.00714. Ai Search Visibility Auditor: charged when finding emitted is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • report-section-generated: base $0.03600, GOLD $0.02880. Ai Search Visibility Auditor: charged when report section generated is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • executive-report-generated: base $0.25000, GOLD $0.20000. Ai Search Visibility Auditor: charged when executive report generated is completed. The price includes Apify platform usage; no separate usage pass-through is intended.

Public Task Concepts

  • Build an AI Search Visibility stakeholder brief from source rows
  • Prioritize AI Search Visibility findings with evidence and confidence
  • Summarize AI Search Visibility metrics into recommended actions
  • Prepare an AI Search Visibility source table with uncertainty notes
  • Export AI Search Visibility decision rows for review

Audit supplied AI-answer snapshots for brand mentions, domain citations, competitor visibility, sentiment context, and visibility regressions.

This actor is snapshot-first by design. It does not call ChatGPT, Claude, Perplexity, Google, Bing, or any other live AI/search API. You provide answer text and citations captured from the AI surface you care about, and the actor returns deterministic visibility scoring and recommendations.

What It Checks

  • Brand/entity mention count and whether the brand appears at all.
  • Brand-domain citation coverage.
  • Citation URLs and normalized citation domains.
  • Competitor mentions and competitor citation domains.
  • Brand share of voice across brand plus competitor mentions.
  • Simple positive/neutral/negative brand context.
  • Visibility score versus an optional previous baseline.
  • Risk signals such as missing brand, missing citation, competitor dominance, uncited claims, and score regression.

Input Example

Set maxChargeUsd to a finite run budget. It defaults to $10; the actor stops before paid work or withholds uncharged reports when the next event would exceed the cap.

{
"brandName": "junipr",
"brandDomain": "junipr.io",
"competitors": [
{ "name": "Apify", "domain": "apify.com" },
{ "name": "Diffbot", "domain": "diffbot.com" }
],
"snapshots": [
{
"promptId": "ai-web-extraction-shortlist",
"prompt": "Which tools should I evaluate for AI-ready web extraction?",
"engine": "fixture-ai-answer",
"answerText": "For AI-ready web extraction, teams often compare Apify, Diffbot, and junipr. junipr is useful for focused automation apps and structured exports.",
"citations": [
{ "url": "https://junipr.io/apps", "title": "Junipr Apps" },
{ "url": "https://apify.com/store", "title": "Apify Store" }
],
"previousVisibilityScore": 62
}
],
"includeReport": true,
"maxSnapshots": 1
}

Output

Each dataset item represents one audited AI-answer snapshot:

{
"promptId": "ai-web-extraction-shortlist",
"status": "strong",
"visibilityScore": 90.8,
"previousVisibilityScore": 62,
"visibilityDelta": 28.8,
"brandMentioned": true,
"brandMentionCount": 2,
"brandDomainCited": true,
"brandCitationCount": 1,
"citationDomains": ["apify.com", "junipr.io"],
"competitorMentionCount": 3,
"shareOfVoice": 0.4,
"sentiment": "positive",
"riskSignalCodes": ["competitor-dominates"],
"recommendations": ["Map the competitor terms appearing in the answer and publish differentiated proof points for those comparison intents."]
}

When includeReport is enabled, the actor also writes:

  • AI_SEARCH_VISIBILITY_RESULTS.json
  • AI_SEARCH_VISIBILITY_SUMMARY.json
  • AI_SEARCH_VISIBILITY_REPORT.md

Limits And Safe Defaults

  • Default run audits at most 10 snapshots.
  • Hard cap is 100 snapshots per run.
  • Default answer cap is 200 KB per snapshot.
  • Hard answer cap is 1 MB per snapshot.
  • The default input uses a tiny fixture so local QA does not consume Apify credits.

Limitations

  • The actor does not fetch AI answers; it audits snapshots you provide.
  • Sentiment and scoring are deterministic heuristics, not legal, SEO, or brand-performance guarantees.
  • Citation coverage is only as complete as the citations supplied in the input.
  • It cannot prove AI search market share or ranking unless you provide representative prompt snapshots over time.

Safe Use

Only upload answer snapshots and citations you are authorized to analyze. Do not include private customer data, credentials, personal account context, or unreleased confidential prompts in inputs.