VOOZH about

URL: https://apify.com/tom2turnt/aeo-readiness-auditor

⇱ AEO / GEO Readiness Auditor Β· Apify


πŸ‘ AEO / GEO Readiness Auditor avatar

AEO / GEO Readiness Auditor

Under maintenance

Pricing

Pay per usage

Go to Apify Store

AEO / GEO Readiness Auditor

Under maintenance

Audits public web pages for AI answer-engine (AEO/GEO) + SEO citation-readiness β€” structured data, answer-up-front, freshness, E-E-A-T, meta β€” with a 0-100 score and concrete fixes.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Tommy G

Tommy G

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

15 days ago

Last modified

Categories

Share

AEO / GEO Readiness Auditor (Apify Actor)

Audit any public web page for how ready it is to be cited by AI answer engines (ChatGPT, Google AI Overviews, Perplexity) and by classic search β€” then get a 0–100 score, a letter grade, and concrete fixes. HTML-only (no headless browser), so it is fast and cheap to run.

What it checks (14 signals)

Structured data (JSON-LD) Β· answer-up-front Β· title Β· meta description Β· canonical Β· Open Graph Β· Twitter card Β· single H1 Β· heading structure Β· substantive content (word count) Β· freshness/date Β· author / E-E-A-T Β· declared language Β· image alt coverage. Plus a noindex block warning.

Input

{
"startUrls":[{"url":"https://example.com/blog/post"}],
"maxConcurrency":5,
"maxPages":1000
}

Output (one dataset item per URL)

{
"url":"https://example.com/blog/post",
"readiness_score":86,
"grade":"A",
"blocked_from_indexing":false,
"schema_types":["Article"],
"word_count":612,
"title":"...",
"meta_description":"...",
"checks":{"jsonLd":{"pass":true,"detail":"schema: Article"},"...":{}},
"recommendations":["Lead with a direct, quotable answer ..."],
"audited_at":"2026-05-29T..."
}

Why it's useful (and money-first)

Every site owner in 2026 wants to know "will AI tools cite my page?" β€” there is no clean, cheap answer for that. This gives a per-page score + a fix list. It is also dual-use: the system runs it on its own (and clients') sites for the GEO/AEO citation service.

Run locally / test (no Apify account needed)

npminstall
npmtest# unit tests on the pure audit logic (node:test)

Publish to Apify (the account-holder's step)

The free Apify account covers building + publishing free actors (no KYC, no payment). Monetization (pay-per-result pricing + payout) requires the adult account-holder's KYC and is a later step.

npminstall-g apify-cli
apify login # in the free Apify account
apify push # from this directory β€” uploads + builds the actor

Then, in the Apify Console: set the actor to Public, write the store listing (use this README), and keep it free initially to learn the discovery algorithm and earn reviews. Only enable pricing later, via the adult account-holder, once the actor shows real repeat organic usage and clears a margin gate (profit = 0.8Β·revenue βˆ’ compute).

Notes / safety

  • Only audits pages the user supplies; respects maxPages. Read-only, no PII, no logins.
  • Honors robots/site access via Crawlee defaults. Don't point it at sites that forbid automated access in their ToS.
  • Core logic is in src/audit.js (pure, unit-tested); src/main.js is the Apify wrapper.

You might also like

Structured Data Validator + Rich Results & AEO Checker

tom2turnt/schema-validator

Detect ALL schema.org structured data (JSON-LD + microdata) on any public page, validate each type against Google Rich Results requirements, and get a 0-100 validity score, per-type eligibility, AEO readiness signals, and concrete prop-level fixes.

Employee-in-a-Box: SEO / AEO / GEO Auditor

gmangabeira2/employee-in-a-box-seo-aeo-geo-auditor

Moltbot (Clawdbot)compatible AI employee for SEO, AEO, and GEO audits. Generates ready-to-use audit frameworks, checklists, and reports for search engines and LLM visibility. Ideal for SaaS, fintech, Web3, and content teams.

πŸ‘ User avatar

Gabriel Mangabeira

10

GEO Competitive Benchmark β€” AI Search Readiness vs Competitors

foxlabs/geo-benchmark

Benchmark your site vs up to 5 competitors for AI-search readiness in one run. See where rivals out-rank you for ChatGPT, Perplexity, Gemini & Claude citation β€” AI-crawler access, schema, extractability, speed, trust β€” as a ranked scoreboard + per-signal gap list. Deterministic GEO/AEO.

2

GEO Auditor β€” AI Search Readiness & Citability Audit

foxlabs/geo-auditor

Audit how ready your site is to be found, read & cited by AI search (ChatGPT, Perplexity, Gemini, Claude). Checks AI-crawler access, structured data, content extractability, speed & trust β€” scored 0-100 with a prioritized fix list. GEO / AEO technical audit.

2

AI Readiness Auditor

rationalistic_counsel/ai-readiness-auditor

Check how AI-ready any website is. Get an AI Readiness Score (0-100) checking llms.txt, robots.txt AI crawler directives, Schema.org structured data, and meta tags. No API key needed.

GEO Site Audit - AI Readiness Checker

dltik/geo-site-audit

Audit your website for AI crawler accessibility: robots.txt (GPTBot, ClaudeBot, Perplexity), llms.txt, sitemap, Schema.org, meta tags, content extractability, TTFB. Get an AI-readiness score 0-100 with prioritized recommendations.

Geo AI Audit Scraper

canadesk/geo-ai-audit-scraper

Analyze website readiness for Generative AI search engines and get instant insights.

πŸ‘ User avatar

Canadesk Support

2

AI Search Visibility Tracker β€” AEO & Citation Audit

khadinakbar/ai-search-visibility-tracker

Check if your domain gets cited by Perplexity, ChatGPT, Claude & Gemini. Tracks citation rank, content gaps & competing domains per keyword. AEO audit.

18

Shopify Agentic Commerce Readiness Auditor

automation-lab/shopify-agentic-commerce-readiness-auditor

Audit Shopify catalog, product schema, pricing, inventory, shipping, and returns signals for AI shopping agent readiness scorecards.

πŸ‘ User avatar

Stas Persiianenko

2