Crawler
/install crawler
Crawler
Web crawling and scraping reference — robots.txt protocol, Scrapy framework, anti-bot detection, headless browsers, and legal considerations. No API keys or credentials required — outputs reference documentation only.
Commands
| Command | Description |
|---|---|
intro |
Crawling vs scraping, robots.txt, sitemap |
standards |
HTTP caching, structured data, meta tags |
troubleshooting |
Anti-bot detection, JS rendering, encoding |
performance |
Concurrency, dedup, incremental, distributed |
security |
Legal landscape, ethical guidelines, proxies |
migration |
BeautifulSoup to Scrapy, requests to Playwright |
cheatsheet |
Scrapy commands, CSS/XPath, curl, user-agents |
faq |
Legality, JS pages, blocking, storage |
Output Format
All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install crawler - 安装完成后,直接呼叫该 Skill 的名称或使用
/crawler触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Crawler 是什么?
Web crawling and scraping reference — robots.txt protocol, Scrapy framework, anti-bot detection, headless browsers, and legal considerations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 780 次。
如何安装 Crawler?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install crawler」即可一键安装,无需额外配置。
Crawler 是免费的吗?
是的,Crawler 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Crawler 支持哪些平台?
Crawler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Crawler?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v3.0.0。