Google Web Search API仅返回前100个结果集

Rug*_*man 5 api search google-api

有没有办法在Google中搜索和检索特定查询的所有结果?我想使用自定义搜索API,但结果集的起始索引最多可以是99(http://code.google.com/apis/customsearch/v1/using_rest.html)这意味着我只能检索第一个100件物品.就我而言,结果集中大约有4000个项目.

谢谢.

Joh*_*rug 2

您可以检索大约 1000 个结果:100 个页面,每个页面 10 个结果。请参阅:http ://code.google.com/apis/customsearch/v1/using_rest.html#query-params

不过,似乎你无法超越这个范围。

更新:我的观点是正确的。只有100。