开发者

Google search Java API

开发者 https://www.devze.com 2023-03-23 14:25 出处:网络
How do we get more Google search results in Java against the query by using Google API which returns JSON?I have used the API but it only returns top 4 results.What I want is to get more results i.开发

How do we get more Google search results in Java against the query by using Google API which returns JSON? I have used the API but it only returns top 4 results. What I want is to get more results i.开发者_如何学运维e. the top 100 results.


Have you considered reading the documentation from google? It can be found here:

http://code.google.com/apis/customsearch/v1/overview.html

It talks about the API operations and models which should have some information on the parameters of the search function.

0

精彩评论

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

关注公众号