最近工作需要用到Goole API,查了半天最后用了这两个,都很好用
1.返回搜索结果
支持web/video/images
web: http://ajax.googleapis.com/ajax/services/search/web?v=1.0&rsz=large&safe=active&q=test&start=0
video: http://ajax.googleapis.com/ajax/services/search/video?v=1.0&rsz=large&safe=active&q=test&start=0
images: http://ajax.googleapis.com/ajax/services/search/images?v=1.0&rsz=large&safe=active&q=test&start=0
2.获取Google的推荐关联关键字列表,返回的是json
http://suggestqueries.google.com/complete/search?hl=ja&json=t&q=test