🍜
Restaurant Compliance Checker
餐厅网站合规性检测工具
Lighthouse 网页质量检测
开启后将实际运行 Lighthouse,耗时较长;默认关闭,该项记为满分
📡 API 接口用法
GET /api/analyze?url=https://example.com
GET /api/analyze?url=https://example.com&format=report&enableLighthouse=true
POST/api/analyze {"url":"https://example.com","customPages":["/about"],"enableLighthouse":false}