retrieve points of interests (attractions/tourist places) of a place/country using google places api

前端 未结 5 2227
故里飘歌
故里飘歌 2020-12-05 16:37

I want to retrieve points of interests of a place/country through google places api say \'points of interests in london\'. I want the results to be same as I google search

5条回答
  •  失恋的感觉
    2020-12-05 17:16

    It looks like you may be looking for an API that surfaces Google Search results, and there is one: Google Custom Search https://developers.google.com/custom-search/docs/overview

    You could use Nearby or Radar search, if you'd be looking for more specific, supported types: https://developers.google.com/places/supported_types#table1

提交回复
热议问题