Web Auditor

Analyze web pages and entire sites for SEO, accessibility, performance, and security compliance.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Inspect Page: Inspect a single web page for HTML/CSS quality, accessibility (WCAG/KWCAG), SEO, and performance/security. Returns scores, grades, and top issues. Takes 10-30 seconds.
  • Inspect Site: Start a site-wide crawl and inspection. Crawls links from the root URL and inspects each page. Returns a site_inspection_id for tracking. Use get_inspection to check results later.
  • Get Inspection: Get detailed inspection results by inspection ID. Works for both single-page and site inspections.

What data it sees

Do you need an account

No: the server works without sign-in

Analyze web pages and entire sites for SEO, accessibility, performance, and security compliance. Generate detailed reports and actionable issue lists to improve site quality and user experience. Track historical audit data to monitor improvements across multiple crawl sessions.

Server tool list (5)

Raw names from tools/list. Only developers need these.

inspect_pageInspect a single web page for HTML/CSS quality, accessibility (WCAG/KWCAG), SEO, and performance/security. Returns scores, grades, and top issues. Takes 10-30 seconds.
inspect_siteStart a site-wide crawl and inspection. Crawls links from the root URL and inspects each page. Returns a site_inspection_id for tracking. Use get_inspection to check results later.
get_inspectionGet detailed inspection results by inspection ID. Works for both single-page and site inspections.
get_issuesGet a filtered list of issues found during an inspection. Works with both single-page inspection_id and site_inspection_id. For site inspections, aggregates issues from all pages.
get_historyList recent inspection history. Optionally filter by URL substring.