查找用户在 Google 地方信息上留下的评论

发布于 2025-01-07 11:56:50 字数 217 浏览 0 评论 0原文

我希望在我的网络应用程序中添加一项功能,该功能将确定某人是否对特定的 Google 地方信息列表留下了评论。我想验证 (1) 用户 X 在列表中留下了评论,并且 (2) 与我打交道的人是用户 X。

我正在查看 Google Places API(可在此处找到),但我获取的最多信息可以找到一个简单的评级。

有关于使用哪个 API 来查找用户在 Google 地方信息上留下的评论的线索吗?

I'm looking to add a feature in my web app that will determine whether a person has left a review on a specific Google Places listing. I want to verify that (1) user X left a review on the listing and (2) that the person I'm dealing with is user X.

I'm looking at the Google Places API, found here, but the most information I can find is on a simple rating.

Any leads on which API to use to find reviews left by users on Google Places?

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

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

发布评论

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

评论(1

初见终念 2025-01-14 11:56:50

事实证明,没有办法通过 API 来做到这一点,因为通过激励措施征求用户评论的风险很大。谷歌是最不挑剔的评论收集组织之一,但他们仍然试图阻止有偏见的评论。

换句话说,不要这样做......

As it turns out, there isn't a way to do this through an API, since there is so much risk of user reviews solicited by incentives. Google is one of the least picky review-collecting organizations, but they still try to deter biased reviews.

In other words, don't do this....

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