onesvm-browser-server/bench/site-matrix/raw/http-02-hackernews.json
chii 983259836d chore: init workspace with onesvm-dev-md + casa-commander
docs: 联网搜索服务架构方案全套(plan-final/design-arch/选型决策/整合导览/MCP文档/部署预设/联调手册)
bench: 5 方案 + 代理 + 站点矩阵本机实测工程(无密钥)
部署目标:primary mgr1 先行测试(待批准后执行)
2026-09-01 15:19:52 +08:00

39 lines
883 B
JSON

{
"id": 2,
"slug": "hackernews",
"group": "foreign",
"channel": "trafilatura-http",
"start_url": "https://news.ycombinator.com/",
"used_url": "https://news.ycombinator.com/",
"discovered_url": null,
"http_status": 200,
"final_url": "https://news.ycombinator.com/",
"title": "Hacker News",
"title_ok": true,
"text_len": 0,
"html_len": 34059,
"extractable": false,
"intercept": "empty",
"elapsed_s": 2.809,
"redirect_chain": [],
"error": null,
"header_keys": [
"Cache-Control",
"Connection",
"Content-Encoding",
"Content-Security-Policy",
"Content-Type",
"Date",
"Referrer-Policy",
"Server",
"Strict-Transport-Security",
"Transfer-Encoding",
"Vary",
"X-Content-Type-Options",
"X-Frame-Options",
"X-XSS-Protection"
],
"text_head": "",
"scenario": "行业资讯",
"known_risk": null
}