{
    "id": "aud_3Ua0NQKeG3OVXzukK85Y",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_3Ua0NQKeG3OVXzukK85Y",
    "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": 914,
                "cls": 0,
                "tbt_ms": 22,
                "fcp_ms": 914,
                "speed_index_ms": 914,
                "tti_ms": 993
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_3Ua0NQKeG3OVXzukK85Y/fra.json?token=HS256-L6qkK6m21UFLI8m_S_1ciTVjitPG2-u2LDIVrCzb4fM&expires=1785227217",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_3Ua0NQKeG3OVXzukK85Y/fra.html?token=HS256-CChNTv9Y_lxv6CxO-MO2OrvSmIAHCvBp5_CFWuJcyT4&expires=1785227217"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 140,
                    "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": 44
                    },
                    "ttfb_ms": 40,
                    "total_ms": 140,
                    "phases": {
                        "dns_ms": 60,
                        "tcp_ms": 0,
                        "tls_ms": 40,
                        "ttfb_ms": 40,
                        "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": 953,
                    "archived": true,
                    "bytes": 24366
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 54238,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 914,
                        "cls": 0,
                        "tbt_ms": 22,
                        "fcp_ms": 914,
                        "speed_index_ms": 914,
                        "tti_ms": 993
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 199,
                                "transfer_size": 6620
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 279,
                                "duration_ms": 20,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 272,
                        "main_thread_ms": 288,
                        "bootup_ms": 17,
                        "total_bytes": 7278,
                        "server_latency_ms": 131
                    },
                    "resource_summary": [
                        {
                            "type": "total",
                            "count": 2,
                            "transfer_bytes": 7278
                        },
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 6620
                        },
                        {
                            "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": 7068
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 428,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 25
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-28T06:26:34Z"
        },
        {
            "region": "iad",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 100,
                "best_practices": 100
            },
            "metrics": {
                "lcp_ms": 890,
                "cls": 0,
                "tbt_ms": 15,
                "fcp_ms": 890,
                "speed_index_ms": 1220,
                "tti_ms": 934
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_3Ua0NQKeG3OVXzukK85Y/iad.json?token=HS256-eSjUC0iDfP9TzGLBI-HM3VNfLRsEK_0yuhNZutwQ3AY&expires=1785227217",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_3Ua0NQKeG3OVXzukK85Y/iad.html?token=HS256-4hr94_vSiFRKlRcDNPhzOC6TUsTHgxrY65_Dll9ITsM&expires=1785227217"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 611,
                    "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": 44
                    },
                    "ttfb_ms": 170,
                    "total_ms": 605,
                    "phases": {
                        "dns_ms": 53,
                        "tcp_ms": 90,
                        "tls_ms": 204,
                        "ttfb_ms": 170,
                        "download_ms": 87
                    }
                },
                "headers": {
                    "status": "ok",
                    "duration_ms": 1,
                    "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": 211,
                    "archived": true,
                    "bytes": 24366
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 9361,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 890,
                        "cls": 0,
                        "tbt_ms": 15,
                        "fcp_ms": 890,
                        "speed_index_ms": 1220,
                        "tti_ms": 934
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 451,
                                "transfer_size": 6620
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 555,
                                "duration_ms": 91,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 272,
                        "main_thread_ms": 420,
                        "bootup_ms": 15,
                        "total_bytes": 7278,
                        "server_latency_ms": 160
                    },
                    "resource_summary": [
                        {
                            "type": "total",
                            "count": 2,
                            "transfer_bytes": 7278
                        },
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 6620
                        },
                        {
                            "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": 1865
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 819,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 25
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-28T06:25:58Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-07-28T06:25:32Z",
    "completed_at": "2026-07-28T06:26:34Z",
    "permalink": "https://lightscore.dev/report/lightscore.dev/aud_3Ua0NQKeG3OVXzukK85Y",
    "json_url": "https://lightscore.dev/report/lightscore.dev/aud_3Ua0NQKeG3OVXzukK85Y.json",
    "status_url": "https://lightscore.dev/report/lightscore.dev/aud_3Ua0NQKeG3OVXzukK85Y/status"
}