【问题标题】:How Can I retrieve all posts shared on google+ from a specific Domain?如何从特定域检索在 google+ 上共享的所有帖子?
【发布时间】:2014-08-15 04:26:52
【问题描述】:

我想通过 API 检索在 google 上分享的特定领域的帖子。有人可以帮我看看哪个 API 应该适合它吗?

【问题讨论】:

  • 特定领域的帖子是什么意思? Google+ 帖子共享域的链接?还是由 Google Apps 域共享的帖子?
  • 域特定帖子是指在 google+ 上从特定域分享的所有帖子,就像在 google+ 上从 webquestionanswers.com 分享的所有帖子一样

标签: api google-plus posts


【解决方案1】:

提供与您正在寻找的功能最接近的 API 是 activities.search。它只会返回公共帖子,它可能会返回帖子文本中带有域的帖子,并且很可能是不完整的。您必须用 "example.com"orderBy=recent 等引号将域括起来。

Example query

【讨论】:

  • 感谢您的回答。我会检查并回复你。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-04-14
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2016-05-31
  • 1970-01-01
相关资源
最近更新 更多