WebberSites Site-Wide SEO Audit is a paid API for AI agents from api.webbersites.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-14, last successful call 2026-08-10).
Runs a full 7-part on-page SEO and accessibility audit across up to 8 pages of a single website, returning per-page scores, a site-level score, grade, and cross-page common issues.
SITE-WIDE audit — the full 7-part on-page audit (head/meta, alt text, social cards, links, WCAG, schema.org, robots) run across up to 8 pages of one site in a single call. Discovers pages from the start URL's internal links, audits each, and returns per-page scores plus a site-level score, grade, and the issues that repeat across pages. The finished deliverable: one call, whole-site verdict. ?url=&pages=&level=&detail=
Returns a JSON object with the site URL, a letter grade, a numeric site-level score, the number of pages audited, an array of per-page audit results (each with their own scores and section findings), and an array of common issues that appear repeatedly across multiple pages — covering head/meta, alt text, social cards, links, WCAG, schema.org, and robots directives.
GEThttps://api.webbersites.com/api/seo/site-auditUse this endpoint when you need a holistic, multi-page verdict on a website's SEO and accessibility health in a single API call, rather than auditing individual pages one at a time. Ideal when the user wants to understand site-wide patterns, repeated issues, and an overall grade — not just a single URL's metrics. Prefer this over the single-page head/meta or WCAG endpoints when scope is the whole site.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"site": "https://example.com",
"grade": "C",
"pages": [
{
"url": "https://example.com/",
"grade": "B",
"score": 82,
"top_issues": [
"2 head/meta problems"
]
}
],
"site_score": 78,
"common_issues": [
{
"reason": "images missing alt",
"pages_affected": 4
}
],
"pages_audited": 5
}
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"