将 Web Scraper/Web Crawler 移植到移动设备?

发布于 2024-12-22 14:52:16 字数 47 浏览 2 评论 0原文

是否可以将网络爬虫/网络爬虫移植到智能手机等移动设备上?如果是这样,我该怎么做?

Is it possible to port a web scraper/web crawler over to a mobile device such as a smart phone? If so, how would I do it?

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

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

发布评论

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

评论(1

臻嫒无言 2024-12-29 14:52:16

我觉得这是一个沉重的问题......当然这是可能的,但你为什么要这么做呢?

如果是这样,我该怎么做?

好吧,您可以采用现有的网络爬虫并将其移植。事实上,您可能不需要做太多移植:如果您使用像 Nutch,它已经用 Java 编写,可以作为包下载,因此您只需将其放入 Android 手机中,获得 root 访问权限并运行爬虫程序即可。 但再说一遍:你为什么要这么做?

无论你的目标是什么,我认为在智能手机上安装网络爬虫都有点矫枉过正。那么你的目标是什么?

I feel like this is a loaded question... of course it is possible, but why would you want to?

If so, how would I do it?

Well, you would take an existing web crawler and port it. As a matter of fact, you might not have to do much porting: if you take a crawler like Nutch, it's already written in Java, it's available to download as a package so you can just drop it in your android phone, get root access and run the crawler. But again: why would you want to do it?

Whatever your goal is, I would think that putting a web crawler on a smart phone would be an overkill. So what's your goal?

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