VOOZH about

URL: https://apify.com/hanamira/axe-accessibility-tester

⇱ Axe Accessibility Tester Β· Apify


Pricing

from $10.00 / 1,000 results

Go to Apify Store

Axe Accessibility Tester

Test any website for WCAG accessibility issues using axe-core. Scan single pages or crawl entire sites. Get detailed reports with violation severity, affected elements, and remediation guidance. Supports WCAG 2.0, 2.1, and 2.2 at A, AA, and AAA levels.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ hannah mira

hannah mira

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

2

Monthly active users

5 months ago

Last modified

Share

Automatically audit any website for WCAG accessibility compliance using the industry-standard axe-core engine. Identify barriers that prevent users with disabilities from accessing your content.

What it does

  • Scans single pages or crawls entire websites
  • Tests against WCAG 2.0, 2.1, and 2.2 standards (A, AA, AAA levels)
  • Reports violations with severity ratings (critical, serious, moderate, minor)
  • Provides specific remediation guidance for each issue
  • Pinpoints exact HTML elements causing failures

Use cases

  • QA teams: Catch accessibility regressions before deployment
  • Agencies: Audit client websites for ADA/Section 508 compliance
  • Developers: Integrate accessibility checks into CI/CD pipelines
  • Consultants: Generate detailed reports for accessibility remediation projects

Input

FieldTypeDescriptionDefault
urlsarrayURLs to test for accessibilityRequired
crawlbooleanCrawl and test linked pagesfalse
maxPagesnumberMaximum pages to test when crawling10
wcagLevelstringWCAG conformance level to testwcag21aa
includeWarningsbooleanInclude items needing manual reviewtrue
includePassesbooleanInclude passed checks in outputfalse

Output

Each result includes:

  • url: The tested page URL
  • violationsCount: Total number of violations found
  • warningsCount: Items requiring manual review
  • passesCount: Number of passed checks
  • severityCounts: Breakdown by critical, serious, moderate, minor
  • violations: Detailed list with affected elements, selectors, and fix guidance

Example output

{
"url":"https://github.com/",
"wcagLevel":"wcag21aa",
"testedAt":"2025-12-08T00:10:00.000Z",
"violationsCount":2,
"warningsCount":5,
"passesCount":42,
"severityCounts":{
"critical":0,
"serious":1,
"moderate":1,
"minor":0
},
"violations":[
{
"id":"color-contrast",
"impact":"serious",
"description":"Elements must meet minimum color contrast ratio thresholds",
"help":"Elements must have sufficient color contrast",
"helpUrl":"https://dequeuniversity.com/rules/axe/4.10/color-contrast",
"nodes":[
{
"html":"<span class=\"text-muted\">Sign up</span>",
"target":[".signup-btn > span"],
"failureSummary":"Fix any of the following: Element has insufficient color contrast of 3.5:1 (foreground: #8b949e, background: #ffffff). Expected contrast ratio of 4.5:1"
}
]
}
]
}

Why axe-core?

axe-core is trusted by Microsoft, Google, and government agencies. It powers accessibility testing in Chrome DevTools and catches issues that other tools missβ€”with zero false positives guaranteed.

You might also like

Web Accessibility Checker

louisdeconinck/web-accessibility-checker

Audit your entire website for WCAG 2.1 & 2.2 compliance using the industry-standard axe-core engine. Automatically crawl pages, detect accessibility violations, and generate detailed actionable reports to ensure legal compliance and improve SEO.

πŸ‘ User avatar

Louis Deconinck

13

Axe Accessibility Tester

theguide/axe-accessibility-tester

Run automated WCAG audits with axe-core on any set of webpages and export structured reports.

Accessibility Scanner

gabrielaxy/accessibility-scanner

Scan any website for WCAG accessibility compliance using axe-core. Get detailed reports with fix code suggestions, severity scores, and remediation priorities. Supports CI/CD integration with threshold-based pass/fail and competitor benchmarking to compare your accessibility against others.

πŸ‘ User avatar

Gabriel Antony Xaviour

7

Axe Core Accessibility Checker Actor

mpelas/axe-core-accessibility-checker

accessibility testing engine https://github.com/dequelabs/axe-core

πŸ‘ User avatar

Michalis Paignigiannis

3

WCAG Accessibility Auditor β€” Score & Fix 30 Rules

ryanclinton/wcag-accessibility-auditor

Crawl any website and audit it against WCAG 2.1 accessibility standards. Checks 30 rules across four severity levels, scores each site 0–100 with letter grades A through F, and provides element-level violations with CSS selectors and fix recommendations.

Website Accessibility Checker

taroyamada/wcag-accessibility-checker

Automate UI testing by crawling URLs to scrape WCAG 2.1 violations. Pinpoint exact DOM elements failing ADA standards and output clear remediation steps.

Free web accessibility checker (EAA and WCAG compliance)

katzino/actor-web-a11y-audit

This web accessibility checker crawls a site and reviews it for adherence to the Web Content Accessibility Guidelines (WCAG). Results can be accessed via Apify Console or downloaded in JSON, CSV, XML, or Excel formats.

Web Accessibility Scanner

accessibility_team/a11y-scanner-public

Looking for an Accessibility Checker API for WCAG compliance? Our tool scans per the latest guidelines, offering bypass login screens, detailed error reports, and automated scanning. Ideal for inclusive design, and accessibility testing. Ensure your site meets accessibility standards.

140

5.0