如何在 Android 中使用 yelp 分享评论

发布于 2025-01-01 05:57:00 字数 661 浏览 2 评论 0 原文

在我的 Android 应用程序之一中,我需要将 yelp 集成到应用程序中。实际上,我需要将用户评论发布到 yelp 并使用 Yelp Business API 检查用户评论。

请给我一些提示或示例,说明我们如何使用 yelp 的 API 发布评论并使用我的应用程序检查这些评论。

据我所知,我们可以使用 yelp 的 API2.0v- Business API 来做到这一点(参考 URL http://www.yelp.com/developers/documentation/v2/business ),但我找不到任何方法从应用程序发布评论。他们刚刚给出了一个 API URL(示例请求:http://api.yelp. com/v2/business/yelp-san-francisco ),它提供一个响应(json 格式),其中包括该城市的评论,但用户如何使用此 API 发布评论。

对此的任何想法或帮助将受到高度赞赏。

谢谢。

In one of my android app, I need to integrate yelp in the app. Actually , I need to post users reviews to yelp and check users Reviews using Yelp Business API .

Please give me some hints or examples that how can we post reviews using yelp's API and check those reviews using my app.

As much as I know we can do this using the API2.0v- Business API of yelp (reference URL http://www.yelp.com/developers/documentation/v2/business ) but I could not find any way to post the review from the app . They have just given an API url (sample request: http://api.yelp.com/v2/business/yelp-san-francisco ) which provide a response (in json format) that includes the reveiws of that city but what how can a user post a review using this API.

Any idea or help on this will be highly appreciated.

Thanks.

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

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

发布评论

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

评论(1

绅刃 2025-01-08 05:57:00

Yelp API 不支持提交企业评论的功能。

The Yelp API does not support the ability to submit reviews for a business.

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