{
    "id": "aud_s36YBz8F8i2BFylIW08E",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_s36YBz8F8i2BFylIW08E",
    "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": "failed",
            "scores": null,
            "metrics": null,
            "report": null,
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 160,
                    "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": 71
                    },
                    "ttfb_ms": 60,
                    "total_ms": 140,
                    "phases": {
                        "dns_ms": 40,
                        "tcp_ms": 0,
                        "tls_ms": 40,
                        "ttfb_ms": 60,
                        "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": 916,
                    "archived": true,
                    "bytes": 24366
                },
                "lighthouse": {
                    "status": "error",
                    "duration_ms": 34892,
                    "error": {
                        "type": "audit_error",
                        "code": "FAILED_DOCUMENT_REQUEST",
                        "message": "Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Details: net::ERR_ABORTED)"
                    }
                },
                "crawlability": {
                    "status": "skipped"
                }
            },
            "credits_cost": 1,
            "error": {
                "type": "audit_error",
                "code": "FAILED_DOCUMENT_REQUEST",
                "message": "Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Details: net::ERR_ABORTED)"
            },
            "completed_at": null
        },
        {
            "region": "iad",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 100,
                "best_practices": 100
            },
            "metrics": {
                "lcp_ms": 901,
                "cls": 0,
                "tbt_ms": 34,
                "fcp_ms": 901,
                "speed_index_ms": 1239,
                "tti_ms": 986
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_s36YBz8F8i2BFylIW08E/iad.json?token=HS256-_9nPWSTO8_7XD-AbUFwPz-ek5oGDmsnPoDX9lWqHEyw&expires=1785230987",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_s36YBz8F8i2BFylIW08E/iad.html?token=HS256-fiyguAC9qngjO5G6Fd-LyycREpZqLAYrsfUYHeP3pO0&expires=1785230987"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 585,
                    "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": 71
                    },
                    "ttfb_ms": 141,
                    "total_ms": 578,
                    "phases": {
                        "dns_ms": 65,
                        "tcp_ms": 87,
                        "tls_ms": 200,
                        "ttfb_ms": 141,
                        "download_ms": 85
                    }
                },
                "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": 3,
                    "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": 232,
                    "archived": true,
                    "bytes": 24366
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 11018,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 901,
                        "cls": 0,
                        "tbt_ms": 34,
                        "fcp_ms": 901,
                        "speed_index_ms": 1239,
                        "tti_ms": 986
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 454,
                                "transfer_size": 6620
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 565,
                                "duration_ms": 98,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 272,
                        "main_thread_ms": 520,
                        "bootup_ms": 17,
                        "total_bytes": 7278,
                        "server_latency_ms": 150
                    },
                    "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": 1579
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 805,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 16
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-07-01T17:00:59Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-07-01T17:00:29Z",
    "completed_at": "2026-07-01T17:01:21Z",
    "permalink": "https://lightscore.dev/report/lightscore.dev/aud_s36YBz8F8i2BFylIW08E",
    "json_url": "https://lightscore.dev/report/lightscore.dev/aud_s36YBz8F8i2BFylIW08E.json",
    "status_url": "https://lightscore.dev/report/lightscore.dev/aud_s36YBz8F8i2BFylIW08E/status"
}