SEO Inspector API

For CI/CD pipelines. Catch SEO regressions on every deploy. Paste URLs below or call POST /api/batch directly.

Or use cURL: curl -X POST https://seo-inspector-api.garibyanmar.workers.dev/api/batch \
  -H "Content-Type: application/json" \
  -d '{"urls":["https://example.com","https://example.com/about"]}'