爬虫分布在不同的地理位置

发布于 2024-11-18 10:29:00 字数 106 浏览 2 评论 0原文

我在不同的地理位置有几台台式机。我需要在每台桌面计算机上创建一个带有客户端的爬虫和一个对数据进行索引的中央服务器。 Nutch 是否可以创建这样的爬虫?有没有其他选择。基于Python的爬虫会更好。

I have a few desktop machines at different geographical locations. I need to create a crawler with clients at each desktop machine and a central server where data is indexed. Is it possible to create such a crawler in Nutch? Are there any alternatives. Python based crawlers would be preferable.

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

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

发布评论

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

评论(1

冷︶言冷语的世界 2024-11-25 10:29:00

如果您像建议的缓冲区一样使用 Nutch,Nutch Wiki 上有一个脚本可能能够帮助你。在执行此操作之前,您只需要从每个系统获取 linkdb、crawldb 和段到中央服务器 - 我认为尝试远程访问这些资源在索引过程中会花费很长时间。

If you use Nutch like buffer suggested, there is a script on the Nutch Wiki that may be able to help you. You would just need to get the linkdb, crawldb, and segments from each system to the central server before doing this - I think attempting to access those resources remotely would take a long time during the indexing process.

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