{
    "id": "aud_yUdXx8TDChlOMMaEs1ho",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_yUdXx8TDChlOMMaEs1ho",
    "status": "completed",
    "url": "https://lightscore.dev/",
    "device": "mobile",
    "categories": [
        "performance",
        "accessibility",
        "seo",
        "best_practices"
    ],
    "runs": 1,
    "regions": [
        "fra",
        "iad"
    ],
    "lighthouse_version": "12.8.2",
    "credits_cost": 0,
    "results": [
        {
            "region": "fra",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 100,
                "best_practices": 100
            },
            "metrics": {
                "lcp_ms": 975,
                "cls": 0,
                "tbt_ms": 13,
                "fcp_ms": 975,
                "speed_index_ms": 975,
                "tti_ms": 1017
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_yUdXx8TDChlOMMaEs1ho/fra.json?token=HS256-aErkie_g0btYkXuVxc3mNWIotTIxNBga23LTCOGzCUQ&expires=1785230988",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_yUdXx8TDChlOMMaEs1ho/fra.html?token=HS256-0Ftq39M10xKy_jkvRwmeoQyeQcjzgrat2ZN9qxcr1ow&expires=1785230988"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 312,
                    "http_status": 200,
                    "final_url": "https://lightscore.dev/",
                    "redirects": 0,
                    "ip": "95.143.172.182",
                    "http_version": "1.1",
                    "tls": {
                        "protocol": "TLSv1.3",
                        "cipher": "TLS_AES_256_GCM_SHA384",
                        "issuer": "Let's Encrypt",
                        "valid_to": "Sep 10 17:37:55 2026 GMT",
                        "days_to_expiry": 58
                    },
                    "ttfb_ms": 204,
                    "total_ms": 292,
                    "phases": {
                        "dns_ms": 44,
                        "tcp_ms": 0,
                        "tls_ms": 44,
                        "ttfb_ms": 204,
                        "download_ms": 0
                    }
                },
                "headers": {
                    "status": "ok",
                    "duration_ms": 0,
                    "server": "nginx",
                    "content_type": "text/html; charset=utf-8",
                    "cdn": null,
                    "cookies": null,
                    "security": {
                        "hsts": true,
                        "csp": false,
                        "x_frame_options": "SAMEORIGIN",
                        "x_content_type_options": "nosniff",
                        "referrer_policy": "strict-origin-when-cross-origin",
                        "permissions_policy": null,
                        "coop": null,
                        "coep": false,
                        "corp": null
                    },
                    "security_grade": {
                        "score": 60,
                        "grade": "C"
                    }
                },
                "caching": {
                    "status": "ok",
                    "duration_ms": 0,
                    "cache_control": null,
                    "etag": false,
                    "last_modified": false,
                    "expires": null,
                    "age_s": null,
                    "max_age_s": null,
                    "cacheable": null
                },
                "seo": {
                    "status": "ok",
                    "duration_ms": 0,
                    "title": "Lighthouse API &amp; free online Lighthouse audits — Lightscore",
                    "title_length": 63,
                    "meta_description": "Run a free online Google Lighthouse audit from any of 7 global regions, or call the Lighthouse API from curl or CI. No login. Free during launch.",
                    "meta_description_length": 145,
                    "canonical": "https://lightscore.dev/",
                    "viewport": true,
                    "lang": "en",
                    "h1_count": 1,
                    "favicon": true,
                    "json_ld": {
                        "present": true,
                        "count": 1,
                        "types": [
                            "FAQPage"
                        ]
                    }
                },
                "archive": {
                    "status": "ok",
                    "duration_ms": 512,
                    "archived": true,
                    "bytes": 24364
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 58639,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 975,
                        "cls": 0,
                        "tbt_ms": 13,
                        "fcp_ms": 975,
                        "speed_index_ms": 975,
                        "tti_ms": 1017
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 104,
                                "transfer_size": 6617
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 260,
                                "duration_ms": 18,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 272,
                        "main_thread_ms": 513,
                        "bootup_ms": 14,
                        "total_bytes": 7275,
                        "server_latency_ms": 62
                    },
                    "resource_summary": [
                        {
                            "type": "total",
                            "count": 2,
                            "transfer_bytes": 7275
                        },
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 6617
                        },
                        {
                            "type": "other",
                            "count": 1,
                            "transfer_bytes": 658
                        },
                        {
                            "type": "stylesheet",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "image",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "media",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "font",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "script",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "third-party",
                            "count": 0,
                            "transfer_bytes": 0
                        }
                    ],
                    "lh_version": "12.8.2",
                    "machine_class": "fly-performance-2x",
                    "per_run": [
                        {
                            "scores": {
                                "performance": 100,
                                "accessibility": 100,
                                "seo": 100,
                                "best_practices": 100
                            },
                            "benchmark_index": 1539
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 98,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 19
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-14T16:12:35Z"
        },
        {
            "region": "iad",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 100,
                "best_practices": 100
            },
            "metrics": {
                "lcp_ms": 922,
                "cls": 0,
                "tbt_ms": 0,
                "fcp_ms": 922,
                "speed_index_ms": 1158,
                "tti_ms": 950
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_yUdXx8TDChlOMMaEs1ho/iad.json?token=HS256-a8nGre4mCJiE7sR4Zqr1t7VGYGjflVyyy8nqssVERTg&expires=1785230988",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_yUdXx8TDChlOMMaEs1ho/iad.html?token=HS256-ugex-gIlr7QcGiuhtrtTQl1wfHf_gTqxF3S83Lr17xo&expires=1785230988"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 590,
                    "http_status": 200,
                    "final_url": "https://lightscore.dev/",
                    "redirects": 0,
                    "ip": "95.143.172.182",
                    "http_version": "1.1",
                    "tls": {
                        "protocol": "TLSv1.3",
                        "cipher": "TLS_AES_256_GCM_SHA384",
                        "issuer": "Let's Encrypt",
                        "valid_to": "Sep 10 17:37:55 2026 GMT",
                        "days_to_expiry": 58
                    },
                    "ttfb_ms": 173,
                    "total_ms": 582,
                    "phases": {
                        "dns_ms": 68,
                        "tcp_ms": 88,
                        "tls_ms": 201,
                        "ttfb_ms": 173,
                        "download_ms": 52
                    }
                },
                "headers": {
                    "status": "ok",
                    "duration_ms": 0,
                    "server": "nginx",
                    "content_type": "text/html; charset=utf-8",
                    "cdn": null,
                    "cookies": null,
                    "security": {
                        "hsts": true,
                        "csp": false,
                        "x_frame_options": "SAMEORIGIN",
                        "x_content_type_options": "nosniff",
                        "referrer_policy": "strict-origin-when-cross-origin",
                        "permissions_policy": null,
                        "coop": null,
                        "coep": false,
                        "corp": null
                    },
                    "security_grade": {
                        "score": 60,
                        "grade": "C"
                    }
                },
                "caching": {
                    "status": "ok",
                    "duration_ms": 0,
                    "cache_control": null,
                    "etag": false,
                    "last_modified": false,
                    "expires": null,
                    "age_s": null,
                    "max_age_s": null,
                    "cacheable": null
                },
                "seo": {
                    "status": "ok",
                    "duration_ms": 2,
                    "title": "Lighthouse API &amp; free online Lighthouse audits — Lightscore",
                    "title_length": 63,
                    "meta_description": "Run a free online Google Lighthouse audit from any of 7 global regions, or call the Lighthouse API from curl or CI. No login. Free during launch.",
                    "meta_description_length": 145,
                    "canonical": "https://lightscore.dev/",
                    "viewport": true,
                    "lang": "en",
                    "h1_count": 1,
                    "favicon": true,
                    "json_ld": {
                        "present": true,
                        "count": 1,
                        "types": [
                            "FAQPage"
                        ]
                    }
                },
                "archive": {
                    "status": "ok",
                    "duration_ms": 243,
                    "archived": true,
                    "bytes": 24364
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 10434,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 922,
                        "cls": 0,
                        "tbt_ms": 0,
                        "fcp_ms": 922,
                        "speed_index_ms": 1158,
                        "tti_ms": 950
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 424,
                                "transfer_size": 6617
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 520,
                                "duration_ms": 93,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 272,
                        "main_thread_ms": 479,
                        "bootup_ms": 20,
                        "total_bytes": 7275,
                        "server_latency_ms": 132
                    },
                    "resource_summary": [
                        {
                            "type": "total",
                            "count": 2,
                            "transfer_bytes": 7275
                        },
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 6617
                        },
                        {
                            "type": "other",
                            "count": 1,
                            "transfer_bytes": 658
                        },
                        {
                            "type": "stylesheet",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "image",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "media",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "font",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "script",
                            "count": 0,
                            "transfer_bytes": 0
                        },
                        {
                            "type": "third-party",
                            "count": 0,
                            "transfer_bytes": 0
                        }
                    ],
                    "lh_version": "12.8.2",
                    "machine_class": "fly-performance-2x",
                    "per_run": [
                        {
                            "scores": {
                                "performance": 100,
                                "accessibility": 100,
                                "seo": 100,
                                "best_practices": 100
                            },
                            "benchmark_index": 1716
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 813,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 19
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-14T16:11:55Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-07-14T16:11:25Z",
    "completed_at": "2026-07-14T16:12:35Z",
    "permalink": "https://lightscore.dev/report/lightscore.dev/aud_yUdXx8TDChlOMMaEs1ho",
    "json_url": "https://lightscore.dev/report/lightscore.dev/aud_yUdXx8TDChlOMMaEs1ho.json",
    "status_url": "https://lightscore.dev/report/lightscore.dev/aud_yUdXx8TDChlOMMaEs1ho/status"
}