AI Visibility Signal Report avatar

AI Visibility Signal Report

Pricing

from $1.00 / ai visibility signal report generated

Go to Apify Store
AI Visibility Signal Report

AI Visibility Signal Report

Inventories public crawler policy, structured data, canonical, hreflang, and site-trust signals without claiming to measure AI citations or rankings.

Pricing

from $1.00 / ai visibility signal report generated

Rating

0.0

(0)

Developer

Checksmith Cats

Checksmith Cats

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Inventory public machine-readable site signals across four diagnostic dimensions in one run.

The report keeps each dimension separate so the evidence remains inspectable:

  • Crawler policy: robots.txt, noindex, sitemap, llms.txt, and crawler directives
  • Structured data: static JSON-LD types and field signals
  • Canonical / hreflang: static link-tag signals
  • Site trust: public policy links, contact signals, sitemap, and related page signals

Outputs

  • REPORT.json
  • REPORT.html
  • REPORT.md
  • dataset rows for each dimension

Only reachable URLs successfully checked during the run are included in per-URL billing. Billing is capped at 50 URLs per run.

Good fit

  • a repeatable public-site signal inventory
  • technical SEO or launch QA where several public signal families must be reviewed together
  • agency evidence records that must remain machine-readable
  • deciding which focused diagnostic Actor to run next

Boundaries

This Actor reports observed public-site signals only. It does not:

  • measure inclusion in ChatGPT, Gemini, Perplexity, or any AI answer system
  • improve AI visibility or predict citations
  • influence rankings or indexing
  • provide SEO certification or platform approval
  • inspect rendered JavaScript, private pages, account data, or crawler logs

Checksmith Cats is not affiliated with Google, Microsoft, OpenAI, Anthropic, Perplexity, Common Crawl, or any crawler operator.

Pricing

Pay per event:

EventPrice
ai-visibility-signal-report-generated$1.00 per completed report
ai-visibility-signal-url-checked$0.10 per reachable URL checked

Examples:

  • 1 reachable URL: $1.10
  • 10 reachable URLs: $2.00
  • 50 reachable URLs, the current per-run maximum: $6.00

Input-validation failures and runs with no reachable URL are not charged. The Actor's own per-run maximum is $6.00; you can also set an Apify max cost per run for a lower account-level limit.

Support boundary

Support covers reproducible Actor defects, documented input-format questions, missing output files, and a mismatch between documented and recorded billing events.

Support does not cover SEO consulting, AI-answer or citation research, crawler-policy selection, site remediation, managed monitoring, custom integrations, or interpretation of business outcomes.

  • AI Crawler Policy Preflight: focused, one-time crawler-policy inspection
  • AI Crawler Policy Drift Monitor: recurring baseline comparison for crawler-facing public files
  • Crawler Traffic Log Report: aggregate observations from submitted access logs

Minimal input

{
"siteUrl": "https://checksmithcats.com/",
"sampleLimit": 3
}

API and scheduled use

Run the same validated input from Apify Console, the Actor API, CLI, schedules, or integrations. The run writes machine-readable findings to the default dataset and the complete report to the run storage.

Common input errors

Start with the published example and keep siteUrl, sampleLimit in the documented JSON shape. Malformed JSON, unsupported URL schemes, missing required values, and inputs above the stated limits are rejected rather than repaired silently.