← analytics
url-psicompletedced1ac49-8ecd-4135-bdb5-eb6e0b06f3bb4/17/2026, 5:21:04 PM
Input
{
  "responseWebhookUrl": "https://site-sentinel-staging.vps3.artvens.com/api/monitor/webhook/pagespeed?websiteId=69dd2600b1bf3a45496cfcb6&jobLogId=69e26c00123f4a761eb94558&jobUrl=https%3A%2F%2Fgreenbookglobal.com%2F",
  "url": "https://greenbookglobal.com/"
}
Result
{
  "url": "https://greenbookglobal.com/",
  "strategy": "mobile",
  "performanceScore": 34,
  "seoScore": 77,
  "accessibilityScore": 83,
  "metrics": {
    "firstContentfulPaint": {
      "value": 7274.035793909814,
      "displayValue": "7.3 s"
    },
    "largestContentfulPaint": {
      "value": 17141.075167210605,
      "displayValue": "17.1 s"
    },
    "totalBlockingTime": {
      "value": 975,
      "displayValue": "980 ms"
    },
    "cumulativeLayoutShift": {
      "value": 0.035738,
      "displayValue": "0.036"
    },
    "timeToInteractive": {
      "value": 46612.591853594044,
      "displayValue": "46.6 s"
    },
    "speedIndex": {
      "value": 18246.29554467116,
      "displayValue": "18.2 s"
    }
  },
  "opportunities": [
    {
      "id": "unused-javascript",
      "title": "Reduce unused JavaScript",
      "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
      "estimatedSavingsMs": 2930
    },
    {
      "id": "unused-css-rules",
      "title": "Reduce unused CSS",
      "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
      "estimatedSavingsMs": 1130
    },
    {
      "id": "unminified-javascript",
      "title": "Minify JavaScript",
      "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
      "estimatedSavingsMs": 150
    },
    {
      "id": "server-response-time",
      "title": "Initial server response time was short",
      "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
      "estimatedSavingsMs": 14
    },
    {
      "id": "unminified-css",
      "title": "Minify CSS",
      "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
      "estimatedSavingsMs": 0
    }
  ],
  "error": null
}
Webhook
delivered