检索“企业”使用 Google 地图 API?

发布于 2024-08-18 09:52:51 字数 716 浏览 5 评论 0原文

这是Google 地图上的商家

附加元素,例如:

  • 来自各个网站(qype、viewlondon 等)的评论

  • 详细信息由各个网站提供

  • 照片其他内容

我不知道如何继续检索此类业务并关联我网站上生成的任何项目。

我迄今为止实现的是一个使用地理编码geopy)的系统,一旦给出地址,它就会返回纬度经度,但是这样的系统不能帮助我解决这个困境。

This is an example of a Business on Google Maps

It has elements attached such as:

  • Reviews from various sites (qype, viewlondon, etc...)

  • Details provided by various sites

  • Photos and other content

I don't know how to go on about retrieving such Business and associate any items generated on my website.

What I have implemented up to date is a system using geocoding (geopy) which once given an address, it gives back Latitude and Longitude, but such system does not help me with this dilemma.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

忱杏 2024-08-25 09:52:51

通过编写中继服务器脚本,您可以执行诸如 this 之类的操作,它可以获得大部分内容具有不同布局的信息。我不知道这样做是否合法。

By writing a relay server script you could do things like this, which obtains most of that information with a different layout. I don't know if it's legal to do that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文