使用 cURL 使网页可离线使用?

发布于 2024-11-11 14:14:29 字数 56 浏览 3 评论 0原文

是否有任何使用 cURL 构建的开源工具可以下载单个网页并使其可以离线使用?

谢谢

Is there any opensource tool built using cURL that downloads a single webpage and makes it available offline?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

玩物 2024-11-18 14:14:29

Mulk

用于下载 Internet 站点的多连接命令行工具。与 wget 和 cURL 类似,但它最多管理 50 个并行链接。主要功能有:递归抓取、Metalink检索、分段下载以及按宽度和高度过滤图像。

或者,如果 wget 也适合您的需要,您也可以使用它。

Mulk

Multi-connection command line tool to download Internet sites. Similar to wget and cURL, but it manages up to 50 parallel links. Main features are: recursive fetching, Metalink retrieving, segmented download and image filtering by width and height.

Or you could use wget if it also suits your needs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文