Run a website scan
run_scanSubmit a website URL for a comprehensive audit covering SEO, accessibility, performance, security, and more. Each scan consumes a monthly quota.
Instructions
Submit a URL to SyteCheck and wait for the report. Scans ten dimensions of site quality: HTML validity, SEO, broken links, accessibility (WCAG 2.2 AA), performance (Lighthouse), security headers, responsive design, AI visibility, content freshness, and an AI visual critique of the design.
IMPORTANT: each scan consumes one of the account's monthly scans and costs real money. Free accounts get three per month. Check get_account_usage first if you are unsure of the remaining quota, and confirm with the user before scanning the same URL more than once — repeat scans of an unchanged page rarely tell you anything new.
A scan usually takes a few minutes. If it is still running when this returns, you get the scan id — pass it to get_scan_report to collect the result rather than scanning again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to scan, including https:// | |
| label | No | Optional name for this scan. | |
| categories | No | Category ids to run. Omit for everything the plan includes. Use list_categories to see what this account may request. |