开发者

google local search or maybe some other api

开发者 https://www.devze.com 2022-12-20 15:53 出处:网络
im trying to implement local search api, to retreive data开发者_如何学Go for shops and other things from local search, but on demo it shows me 4 pages of result only and for more, it shows a link to r

im trying to implement local search api, to retreive data开发者_如何学Go for shops and other things from local search, but on demo it shows me 4 pages of result only and for more, it shows a link to result page, which goes to google website, i was wondering if i can pull more data as well or only limited to 4 pages only?

http://code.google.com/apis/ajax/playground/#center_localsearch

try searching for pizza.


from the Google AJAX Search API documentation (at the end of the description for .cursor):

Local search supports 4 pages (or a maximum of 32 total results)

so: no, you can not pull more than 4 pages of results from google local search via api.

0

精彩评论

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

关注公众号