开发者

What is the query limit for Google's Suggest API?

Does anyone know the query 开发者_Go百科limit for this undocumented/unofficial google api?


There doesn't appear to be a limit on the suggest api. I've made ~15,000 in the past hour without any disruptions.


After 50.000th query I am getting 403 error response saying :

We're sorry... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.


In my case afther ~100 queries google stops to give response i call it by json_decode(utf8_decode(file_get_contents('http://suggestqueries.google.com/complete/search?output=firefox&client=firefox&hl=pl-PL&q='.urlencode($keyword))),true);

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜