用于桌面应用程序的 Google 搜索 API。使用哪个 API 可以实现每天的最大请求数?

发布于 2024-12-28 16:38:17 字数 314 浏览 2 评论 0原文

我正在构建一个应该经常查询 Google 搜索的应用程序。但我在选择应该使用哪个 API 时遇到了困难。它们有很多——AJAX、REST、Web、SOAP、自定义,也许还有其他东西。其中一些现已弃用。从该列表中,据我了解,只有 AJAX 和自定义搜索 API 不是。自定义搜索 API 每天有 100 个请求限制。数量非常少。我找不到 AJAX API 的任何已发布限制,但看起来我每小时只能执行 20 个请求左右。也不太好。

那么,我应该在桌面应用程序中使用哪个 API 才能获得尽可能多的信息?第二个问题:我还能做些什么来增加限制?也许设置适当的 http 标头、使用 API 密钥或其他东西?

I'm building an application that should query Google search very often. But i'm having trouble choosing which API i should use. There are so many of them - AJAX, REST, Web, SOAP, Custom and maybe something else. Some of them are deprecated now. From that list, from what i understand, only AJAX and Custom Search API are not. Custom Search API has 100 requests per day limit. Very small amount. I couldn't find any published limits for AJAX API, but it looks like i can do only 20 requests per hour or so. Also not so good.

So, which API should i use in desktop application to get as much as possible? And second question: what else i can do to increase the limit? Maybe set appropriate http headers, use API key or something else?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文