Android-Market,一个类似 Facebook 的 API 来导出评论?

发布于 2024-12-01 08:09:36 字数 776 浏览 0 评论 0原文

这是一种以 XML 形式导出用户在 Android Market 上留下的评论的方法吗?

在 Facebook 上,Graph API 可以提取评论:

“现在可以搜索和导出评论,以便开发人员和网站所有者可以突出显示最有趣的评论、对评论流进行分析、奖励热门评论者、搜索现有评论以及使用评论来例如,新闻网站可以突出显示最受欢迎的评论或显示一个信息图表,比较有关政治话题的“赞成”与“反对”讨论的数量。来源:http://developers.facebook.com/blog/post/490

在 Facebook 上,每个 URL 的评论都可以通过 Graph API 访问:

https://graph.facebook.com/comments/?ids={YOUR_URL}

仅供参考。 android-market 网站上发布了同样的问题: http://www.google.com/support/forum/p/Android+Market/thread?tid=68aba0273ccb35ca&hl=en

It is a way to export in XML the comments leaved by the users on the Android Market?

On Facebook the Graph API enables to pull comments:

"Comments can now be searched and exported so developers and website owners can highlight the most interesting comments, perform analysis on the comment stream, reward top commenters, search through existing comments, and use comments to improve SEO on their site. For example, a news site could highlight the most popular comments or display an info-graphic comparing the number of “pro” vs. “con” discussions created on a political topic." Source : http://developers.facebook.com/blog/post/490

On Facebook, comments for every URL can be accessed via the Graph API:

https://graph.facebook.com/comments/?ids={YOUR_URL}

FYI. Same question posted on the android-market website: http://www.google.com/support/forum/p/Android+Market/thread?tid=68aba0273ccb35ca&hl=en

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

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

发布评论

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

评论(1

初见你 2024-12-08 08:09:36

Google 不向 Android Market 提供公共 API。最好的选择是尝试此处提供的非官方 API。使用风险由我们自己承担,可能随时损坏等。

Google does not provide a public API to the Android Market. Your best bet is to try the unoffical API available here. Use at our own risk, might break at any time, etc.

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