{
  "ok": true,
  "target": "https://example.com/",
  "checkedAt": "sample",
  "http": {
    "status": 200,
    "statusText": "OK",
    "finalUrl": "https://example.com/",
    "elapsedMs": 180,
    "redirects": [],
    "contentType": "text/html",
    "server": "example"
  },
  "dns": {
    "addresses": ["93.184.216.34"],
    "mx": [],
    "nameservers": ["ns.example"],
    "txtSignals": []
  },
  "security": {
    "https": true,
    "hsts": true,
    "csp": true,
    "frameProtection": true,
    "noSniff": true,
    "referrerPolicy": true,
    "permissionsPolicy": false
  },
  "seo": {
    "title": "Example Domain",
    "description": "Example website intelligence output",
    "canonical": "https://example.com/",
    "ogTitle": "Example Domain",
    "ogDescription": "Example website intelligence output",
    "h1Count": 1,
    "imageCount": 0,
    "linkCount": 1
  },
  "technologies": ["Nginx"],
  "discovery": {
    "robots": {"exists": true, "status": 200},
    "sitemap": {"exists": true, "status": 200}
  },
  "assessment": {
    "score": 92,
    "grade": "A",
    "recommendations": ["Example recommendation output appears here when issues are detected."]
  },
  "note": "Static sample only. Paid responses are generated live for the requested public URL."
}
