Auto-sync: update nexus workspace

This commit is contained in:
2026-04-28 07:26:52 +08:00
parent b83b4e3105
commit 3224ec4787
436 changed files with 17107 additions and 15920 deletions

View File

@@ -0,0 +1,22 @@
---
title: "WebScraper"
type: concept
tags: [ai, data, scraper, web]
sources: [我的工具集]
last_updated: 2026-05-11
---
## Definition
Web Scraper 是用于从网页中自动提取结构化数据的工具或服务。
## Key Characteristics
- 自动化抓取网页内容
- 支持大规模数据采集
- 可用于市场研究、竞品分析、内容聚合等场景
## Examples from Sources
- [[Brightdata]] 提供付费的 Web-Scraper 服务
## Relationships
- 属于 [[AI时代发展策略]] 的数据采集层
- 为 AI Agent 提供数据输入源