开发者

Google search ajax api limit?

开发者 https://www.devze.com 2023-01-16 08:17 出处:网络
I\'m using php to get search from google, and I have few qustions is there a limit of queries per day ?

I'm using php to get search from google, and I have few qustions

  1. is there a limit of queries per day ?
  2. is there a limit of queries per minute ?
  3. if the limit is reached开发者_Python百科, what is the response code I'll be getting from google? Is it a json response - same as good response or is it 404/400 header?

Thanks for answering questions.


I'd suggest checking the documentation:

http://code.google.com/apis/ajaxsearch/documentation/

0

精彩评论

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