Free planning tool

Free Accessibility HTML Scanner

Check selected accessibility rules in a public page’s HTML and download the findings. Clear scope, optional linked-page checks and no conformance score.

Updated September 11, 2026 · whatisADA / Grow Wild Agency

This tool runs selected axe-core rules tagged for WCAG 2.0 and 2.1 A/AA against fetched HTML. It can identify issues such as missing names, labels or language markup. It does not execute the site’s scripts, render layout, measure contrast, inspect authenticated areas or evaluate complete user processes.

Use a public page without credentials or sensitive query parameters. The URL is sent to our server to fetch the page. Private networks, non-HTML files and pages over the scan limits are rejected.

What the results mean

Counts describe findings from these checks, not a percentage of compliance. Several reported instances may share one underlying repair. Some rules and dynamic states require a real browser or human judgment. The optional linked-page mode checks the start page and up to four same-origin links; it is not a complete site crawl.

Requests are bounded by public-address validation, redirects, response size, element count and time limits. Rate limits help control repeated requests. A page that cannot be fetched receives an error, not a passing result.

Sources and further guidance