{
    "id": "aud_w5mvlZkLiCkfi96rQm5t",
    "object": "audit",
    "result_url": "https://lightscore.dev/api/v1/audits/aud_w5mvlZkLiCkfi96rQm5t",
    "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": 910,
                "cls": 0,
                "tbt_ms": 11,
                "fcp_ms": 898,
                "speed_index_ms": 898,
                "tti_ms": 937
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_w5mvlZkLiCkfi96rQm5t/fra.json?token=HS256-VWHB5JuFa7DdBYyMQ6-VmmfyBaBJWIXn8FuVO3CDmZk&expires=1785323117",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_w5mvlZkLiCkfi96rQm5t/fra.html?token=HS256--hsSzKb-rIKSZHda_QZEQA1qZ4cpkY20vwu_y2kQC0Y&expires=1785323117"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 155,
                    "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": 84
                    },
                    "ttfb_ms": 51,
                    "total_ms": 148,
                    "phases": {
                        "dns_ms": 54,
                        "tcp_ms": 3,
                        "tls_ms": 38,
                        "ttfb_ms": 51,
                        "download_ms": 3
                    }
                },
                "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": "Lightscore — free Lighthouse audits from multiple regions",
                    "title_length": 57,
                    "meta_description": "Run a free Google Lighthouse audit from any of 7 global regions (up to 2 per run) — dedicated hardware, no login, plain-HTTP API. Free while in launch.",
                    "meta_description_length": 151,
                    "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": 806,
                    "archived": true,
                    "bytes": 33663
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 11461,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 910,
                        "cls": 0,
                        "tbt_ms": 11,
                        "fcp_ms": 898,
                        "speed_index_ms": 898,
                        "tti_ms": 937
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 110,
                                "transfer_size": 8629
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 206,
                                "duration_ms": 7,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 379,
                        "main_thread_ms": 440,
                        "bootup_ms": 22,
                        "total_bytes": 9287,
                        "server_latency_ms": 77
                    },
                    "resource_summary": [
                        {
                            "type": "total",
                            "count": 2,
                            "transfer_bytes": 9287
                        },
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 8629
                        },
                        {
                            "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": 1851
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 99,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 13
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-06-18T12:30:40Z"
        },
        {
            "region": "iad",
            "status": "completed",
            "scores": {
                "performance": 100,
                "accessibility": 100,
                "seo": 100,
                "best_practices": 100
            },
            "metrics": {
                "lcp_ms": 896,
                "cls": 0,
                "tbt_ms": 16,
                "fcp_ms": 896,
                "speed_index_ms": 1165,
                "tti_ms": 969
            },
            "report": {
                "json_url": "https://lightscore-reports.b-cdn.net/aud_w5mvlZkLiCkfi96rQm5t/iad.json?token=HS256-U4sNMU-jX1XDrrTBcfJJvBGT_2e5lxYrb9TyOUKlrvY&expires=1785323117",
                "html_url": "https://lightscore-reports.b-cdn.net/aud_w5mvlZkLiCkfi96rQm5t/iad.html?token=HS256-XQih1Fobod6BKk07W95XHpNHohatCsdXPu-Y5NELg8k&expires=1785323117"
            },
            "checks": {
                "reachability": {
                    "status": "ok",
                    "duration_ms": 561,
                    "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": 84
                    },
                    "ttfb_ms": 127,
                    "total_ms": 554,
                    "phases": {
                        "dns_ms": 57,
                        "tcp_ms": 88,
                        "tls_ms": 196,
                        "ttfb_ms": 127,
                        "download_ms": 86
                    }
                },
                "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": "Lightscore — free Lighthouse audits from multiple regions",
                    "title_length": 57,
                    "meta_description": "Run a free Google Lighthouse audit from any of 7 global regions (up to 2 per run) — dedicated hardware, no login, plain-HTTP API. Free while in launch.",
                    "meta_description_length": 151,
                    "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": 278,
                    "archived": true,
                    "bytes": 33663
                },
                "lighthouse": {
                    "status": "ok",
                    "duration_ms": 10272,
                    "scores": {
                        "performance": 100,
                        "accessibility": 100,
                        "seo": 100,
                        "best_practices": 100
                    },
                    "metrics": {
                        "lcp_ms": 896,
                        "cls": 0,
                        "tbt_ms": 16,
                        "fcp_ms": 896,
                        "speed_index_ms": 1165,
                        "tti_ms": 969
                    },
                    "network": {
                        "total": 2,
                        "kept": 2,
                        "requests": [
                            {
                                "url": "https://lightscore.dev/",
                                "type": "Document",
                                "status": 200,
                                "mime": "text/html",
                                "start_ms": 0,
                                "duration_ms": 467,
                                "transfer_size": 8629
                            },
                            {
                                "url": "https://lightscore.dev/favicon.svg",
                                "type": "Other",
                                "status": 200,
                                "mime": "image/svg+xml",
                                "start_ms": 530,
                                "duration_ms": 93,
                                "transfer_size": 658
                            }
                        ]
                    },
                    "diagnostics": {
                        "dom_nodes": 379,
                        "main_thread_ms": 492,
                        "bootup_ms": 14,
                        "total_bytes": 9287,
                        "server_latency_ms": 125
                    },
                    "resource_summary": [
                        {
                            "type": "total",
                            "count": 2,
                            "transfer_bytes": 9287
                        },
                        {
                            "type": "document",
                            "count": 1,
                            "transfer_bytes": 8629
                        },
                        {
                            "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": 1726
                        }
                    ]
                },
                "crawlability": {
                    "status": "ok",
                    "duration_ms": 789,
                    "robots_txt": {
                        "present": true,
                        "blocks_all": false,
                        "sitemap_declared": true
                    },
                    "sitemap": {
                        "present": true,
                        "url_count": 13
                    }
                }
            },
            "credits_cost": 1,
            "error": null,
            "completed_at": "2026-06-18T12:30:54Z"
        }
    ],
    "error": null,
    "monitor": null,
    "project": "prj_public",
    "metadata": {
        "source": "public_report"
    },
    "created_at": "2026-06-18T12:30:22Z",
    "completed_at": "2026-06-18T12:30:54Z",
    "permalink": "https://lightscore.dev/report/lightscore.dev/aud_w5mvlZkLiCkfi96rQm5t",
    "json_url": "https://lightscore.dev/report/lightscore.dev/aud_w5mvlZkLiCkfi96rQm5t.json",
    "status_url": "https://lightscore.dev/report/lightscore.dev/aud_w5mvlZkLiCkfi96rQm5t/status"
}