Google 图片搜索 API 最大结果大小

发布于 2024-11-06 18:11:03 字数 401 浏览 0 评论 0原文

我正在尝试使用谷歌休息API, http://ajax.googleapis.com/ajax/services/search/images?v=1.0&q=monkey&rsz=8 如所述API 规范位于此处。看起来最多 8 个结果,这对我来说似乎不合理。我错过了什么吗?我可以附加 rsz=8 参数,但不能高于 8,否则 api 将返回错误响应。有什么想法吗?

I'm trying to use the google rest api, http://ajax.googleapis.com/ajax/services/search/images?v=1.0&q=monkey&rsz=8 as described api spec here. It looks like 8 results is the max and that just doesn't seem sensible to me. Am I missing something? I'm able to append rsz=8 parameter but can't go any higher than 8 or the api returns an error response. Any ideas?

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

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

发布评论

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

评论(2

森末i 2024-11-13 18:11:03

使用其余 api,您每页将获得 8 个结果,最多 20 页。

With the rest api you will get 8 results per page and a maximum of 20 pages.

眼眸印温柔 2024-11-13 18:11:03

谷歌出于“性能”原因限制您。如果没有限制,他们的服务器就会受到重创

google limits you for 'performance' reasons. If there was no limit their servers would get hammered

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