Accessibility Quick Auditor
Pricing
from $4.90 / 1,000 page auditeds
Accessibility Quick Auditor
Run lightweight accessibility checks for labels, alt text, headings, basic contrast hints, and structure.
Accessibility Quick Auditor
Pricing
from $4.90 / 1,000 page auditeds
Run lightweight accessibility checks for labels, alt text, headings, basic contrast hints, and structure.
Records, snapshots, or source observations to process. Defaults to a tiny deterministic fixture.
[ { "sourceId": "a11y-good", "sourceUrl": "https://example.com/contact", "title": "Accessible contact page", "description": "Page includes H1, labeled input, and image alt text.", "category": "accessibility", "keywords": [], "metadata": { "html": "<h1>Contact us</h1><label for=\"email\">Email</label><input id=\"email\" type=\"email\"><img src=\"team.jpg\" alt=\"Support team\">" } }, { "sourceId": "a11y-risk", "sourceUrl": "https://example.com/form", "title": "Accessibility quick scan risk", "description": "Page has missing alt text, unlabeled input, and no H1.", "category": "accessibility", "keywords": [ "missing alt", "unlabeled input" ], "metadata": { "html": "<main><img src=\"hero.jpg\"><input type=\"email\" placeholder=\"Email\"></main>" } }]Optional URLs reserved for live fetching when Fetch URLs is true.
[]Fetch sourceUrl text over HTTP. Default is false for deterministic local runs.
Timeout for each live HTML request.
Keywords or topics used to flag relevant records.
[ "missing alt", "unlabeled input", "heading order"]Write JSON and Markdown report artifacts to the key-value store.
Maximum records to process in one run.
Maximum searchable text bytes per record.
Validate input and write a dry-run summary without PPE charges or dataset output.