docs: 联网搜索服务架构方案全套(plan-final/design-arch/选型决策/整合导览/MCP文档/部署预设/联调手册) bench: 5 方案 + 代理 + 站点矩阵本机实测工程(无密钥) 部署目标:primary mgr1 先行测试(待批准后执行)
50 lines
2.3 KiB
JSON
50 lines
2.3 KiB
JSON
{
|
|
"id": 4,
|
|
"slug": "github",
|
|
"group": "foreign",
|
|
"channel": "trafilatura-http",
|
|
"start_url": "https://github.com/facebook/react",
|
|
"used_url": "https://github.com/facebook/react",
|
|
"discovered_url": null,
|
|
"http_status": 200,
|
|
"final_url": "https://github.com/react/react",
|
|
"title": "GitHub - react/react: The library for web and native user interfaces.",
|
|
"title_ok": true,
|
|
"text_len": 2919,
|
|
"html_len": 357974,
|
|
"extractable": true,
|
|
"intercept": "none",
|
|
"elapsed_s": 3.134,
|
|
"redirect_chain": [
|
|
{
|
|
"status": 301,
|
|
"from": "https://github.com/facebook/react",
|
|
"to": "https://github.com/react/react"
|
|
}
|
|
],
|
|
"error": null,
|
|
"header_keys": [
|
|
"Accept-Ranges",
|
|
"Cache-Control",
|
|
"Content-Encoding",
|
|
"Content-Security-Policy",
|
|
"Content-Type",
|
|
"Date",
|
|
"ETag",
|
|
"Referrer-Policy",
|
|
"Server",
|
|
"Set-Cookie",
|
|
"Strict-Transport-Security",
|
|
"Transfer-Encoding",
|
|
"Vary",
|
|
"X-Content-Type-Options",
|
|
"X-Frame-Options",
|
|
"X-GitHub-Request-Id",
|
|
"X-XSS-Protection",
|
|
"connection",
|
|
"x-github-edge-region"
|
|
],
|
|
"text_head": "React is a JavaScript library for building user interfaces.\n\n- **Declarative:** React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Declarative views make your code more predictable, simpler to understand, and easier to debug.\n- **Component-Based:** Build encapsulated components that manage their own state, then compose them to make complex UIs. Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep the state out of the DOM.\n- **Learn Once, Write Anywhere:** We don't make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code. React can also render on the server using Node and power mobile apps using React Native.\n\nReact has been designed for gradual adoption from the start, and **you can use as little or as much React as you need**:\n\n- Use Quick Start to get a taste of React.\n- Add React to an Existing Project to use as little or as much React as you need.\n- Create a New React App if you're look",
|
|
"scenario": "竞品/开源调研",
|
|
"known_risk": null
|
|
}
|