使用 YQL 执行 Google 搜索

发布于 2024-11-17 14:15:23 字数 367 浏览 4 评论 0原文

我希望使用 google.search 打开表格 执行 Google 搜索。无论查询条件如何,都没有结果。我还查看了使用 http://ajax.googleapis 的源代码.com/ajax/services/search/web?v=1.0 来执行 Google 搜索 - 但在 YQL 控制台中使用此 URL 会返回可疑的机器人错误。

任何有关如何使用 YQL 执行 Google 搜索的线索将不胜感激! 谢谢!

I am looking to perform a Google Search using the google.search open table. Regardless of the query term there are no results. I have also looked at the source code which uses http://ajax.googleapis.com/ajax/services/search/web?v=1.0 to perform the Google Search- but using this URL in the YQL console returns in a suspected bot error.

Any clues on how to use YQL to perform Google searches would be greatly appreciated!
Thanks!

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

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

发布评论

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

评论(1

征棹 2024-11-24 14:15:23

您可能想查看google.customsearch。不过,您将需要一个 API 密钥。

http://code.google.com/intl/de/apis /customsearch/v1/getting_started.html

You may want to look at google.customsearch instead. You will need an API key though.

http://code.google.com/intl/de/apis/customsearch/v1/getting_started.html

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