如何解析google的响应?

发布于 2024-09-07 01:28:22 字数 76 浏览 3 评论 0原文

我不知道我说得对不对。我正在考虑制作一个从谷歌搜索中提取数据的工具。假设我想获取特定查询返回的页数并将其提供给我的程序/工具。我该怎么办?

I don't know if I said it right. I am thinking of making a tool that extracts data from google searches. Say I want to get the number of pages returned for a particular query and feed that to my program/tool. How do I go about this?

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

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

发布评论

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

评论(2

慢慢从新开始 2024-09-14 01:28:22

查看许多 Google 搜索 API

Look into the many Google Search Apis.

ら栖息 2024-09-14 01:28:22

Google 服务条款

“您明确同意不访问(或尝试访问)通过任何自动化方式(包括使用脚本或网络爬虫)提供的任何服务......”

正如 @BrennaSoft 所说,您可以使用他们的开发人员 API。

From the Google Terms of Service:

"You specifically agree not to access (or attempt to access) any of the Services through any automated means (including use of scripts or web crawlers)..."

As @BrennaSoft said, you can use their developer APIs.

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