Install
openclaw skills install zt-web-fetcher当需要获取网页内容时使用(搜索结果页面、博客文章、文档等)。使用 URL 转 Markdown 服务将网页转换为可读文本。 触发场景:用户说"帮我查一下"、"看看这个链接"、"获取 xx 的信息"等需要上网抓信息的情况。
openclaw skills install zt-web-fetcher当需要获取网页内容时,按以下顺序尝试:
markdown.new/ (推荐)
https://markdown.new/https://markdown.new/https://example.comr.jina.ai/ (备用)
https://r.jina.ai/https://r.jina.ai/https://example.comdefuddle.md/ (备用)
https://defuddle.md/https://defuddle.md/https://example.com如果以上服务都无法获取,尝试 Scrapling:
pip install scrapling 后使用r.jina.ai/{url} (最稳定)markdown.new/{url}defuddle.md/{url}