Google书籍API限速信息?

Google Books API rate limiting information?

我找不到关于 Google 书籍 API 速率限制的任何信息。我有兴趣做 ~300K 总 ISBN 查询来检索图书类别列表,我想限制我的请求以保持在他们的限制之下。我有开发人员 API 密钥,但没有 OAuth。有谁知道 Google 书籍 API 的速率限制是多少,或者至少有一个大概的情况?

据此post,

https://groups.google.com/forum/#!topic/google-api-java-client/_TFuPpAKSew

10万左右/天不是问题。

如果需要,您还可以申请更多配额,如下:

  1. 转到 API 控制台(https://code.google.com/apis/console
  2. Select "Quotas" 在左侧导航窗格中。
  3. 单击 "Request more..." link 并提交表单。

"Your quota request should be processed within a few business days at most. Basically we want to hear from our developers so we know what type of traffic they are sending, so we can add resources to accommodate them as necessary. But from what you describe, perhaps 100K/day, should not be a problem."