Accessibility Evidence Pack – WCAG Audit Report avatar

Accessibility Evidence Pack – WCAG Audit Report

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Accessibility Evidence Pack – WCAG Audit Report

Accessibility Evidence Pack – WCAG Audit Report

Audit public website pages for common WCAG accessibility issues. Get a 0–100 QA score plus severity, CSS selectors, remediation guidance, and structured JSON/CSV results for titles, language, headings, image alt text, form labels, and link names.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Umar Arshad

Umar Arshad

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Audit public web pages for common accessibility problems and export client-ready structured evidence. The Actor renders each page in Chromium and returns one dataset record per page with a 0–100 QA score, issue totals, selectors, severity, and remediation guidance.

What it checks

  • Missing document title and page language
  • Missing or multiple level-one headings
  • Images without an alt attribute
  • Form controls without an accessible label
  • Links without an accessible name

Every finding includes a rule, severity, plain-language message, and CSS selector so developers can locate the affected element quickly. Results are available as JSON, CSV, Excel, XML, RSS, and other Apify dataset exports.

Input

Add one or more public HTTP(S) URLs in start_urls. Use max_depth 0 for only those pages or 1 to follow same-origin links. max_pages caps the run at 20 pages, keeping cost and runtime predictable. The default example audits https://example.com.

Example result

{
"url": "https://example.com/",
"title": "Example Domain",
"language": "en",
"h1_count": 1,
"issue_count": 0,
"score": 100,
"issues": []
}

Safety and limitations

The Actor rejects localhost, private-network, link-local, reserved, and non-HTTP(S) destinations. Link discovery stays on the starting origin and is limited by max_depth and max_pages.

This is a focused automated QA signal, not a full WCAG conformance test or legal accessibility certification. It does not currently provide screenshots or before/after change tracking. Review important findings manually and consult a qualified accessibility professional when required.

Pricing

Apify shows the current pay-per-result rate before each run. Charges are based on audited result records plus any displayed run-start event; platform usage is included for the user.