WebmasterID logoWebmasterID
Search bots

WAVE accessibility crawler

WAVE is a web accessibility evaluation tool from WebAIM that analyses pages for accessibility and WCAG issues, available as a hosted checker, browser extension, and API. Its hosted and API modes fetch a page to evaluate its accessibility and report errors and alerts. It is an accessibility-evaluation tool, typically run on pages you want to test, rather than a search engine indexing content.

Verified against primary sources

What this means

WAVE, developed by WebAIM at Utah State University, evaluates a web page for accessibility problems and presents errors, alerts, and structural information. It is offered as a hosted online checker, a browser extension, and a WAVE API for programmatic testing.

In its hosted and API modes, WAVE fetches the page server-side to evaluate it, which can appear in your logs. This is accessibility evaluation, not search indexing.

How it identifies itself

WAVE hosted and API fetches originate from WebAIM/WAVE infrastructure and may carry a WAVE-identifying user-agent. The browser-extension mode runs in the user's own browser and may not generate distinct identifiable server requests. Match on the WAVE/WebAIM identity for hosted and API checks.

As with any tool, the user-agent is a claim and can be copied. Correlate with evaluations you initiated where authenticity matters.

robots.txt considerations

Accessibility evaluation is generally run against pages you want to test, so you may allow it deliberately. Where the hosted fetcher exposes a documented token, target it in robots.txt to express a preference.

robots.txt is honoured by compliant crawlers and is not an access control. Restricting the evaluator would only limit your own accessibility testing.

How it appears in analytics and logs

A WAVE request means an accessibility evaluator fetched your page to flag WCAG issues, usually a check you or a tester initiated. It is accessibility-testing bot traffic, not a human visit and not a search-index crawl.

Diagnostic use case

Recognise WAVE accessibility checks in logs, confirm they correspond to your own evaluations, and distinguish accessibility analysis from search indexing.

What WebmasterID can help detect

WebmasterID classifies WAVE checks server-side as accessibility-testing bot traffic and surfaces them on the bot-intelligence surface, so evaluations stay separate from human analytics.

Common mistakes

Privacy and accuracy notes

Identification uses only the request user-agent and evaluation context. No visitor identity is involved. WebmasterID records the fetch as a bot event, separate from human analytics, and never attaches it to a profile.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.