Twitter API:计算关注者数量、计算总转发量以及检索某人 Twitter 页面的 RSS 提要

发布于 2024-09-08 09:59:41 字数 688 浏览 0 评论 0原文

我是 Twitter API 的新手,只知道我们可以提取某人的 来自 Twitter 的 Twitter feed 通过该人的 Twitter 上的 RSS feed 页面/个人资料。

但是,我怎样才能获取该人 Twitter 页面的更多信息呢? 例如,

  1. 他/她的追随者。
  2. 他/她转发的项目总数。

http://www.qapture.net/

有一些有趣的事情我仍然无法理解 看看他们是如何做这个网站的,

  1. 如果你比较这个网站上特定人的 Twitter feed 通过该人的 Twitter 页面,某些项目被拉入 qapture 网站,但有些不是,所以我认为他们一定选择了某些 仅提要项目 - 他们是如何做到这一点的?

  2. 如果您将鼠标悬停在 qapture 网站上的某个 feed 项目上,您可以看到 该 Feed 项目的其他信息,例如“9 小时前”、“6 tweet(s)' 等 - 您如何获取这些信息?

我应该研究 Twitter API 的哪个领域来实现这些......?

顺便说一句,我正在使用 PHP 和 Jquery 进行 Web 开发...

非常感谢!

I am new to Twitter API and only know that we can pull someone's
Twitter feed from Twitter through RSS feed on that person's Twitter
page/ profile.

But, how can I pull more information of that person's Twitter page?
For instance,

  1. His/ Her followers.
  2. Total of his/ her retweet items.

http://www.qapture.net/

There are a couple of interesting things I still cannot figure them
out how they did this website,

  1. If you compare the particular person's twitter feed on this website
    with that person's twitter page, some of the items are pull in qapture
    website, but some are not, so I think they must have select certain
    items of feed only - how do they do that??

  2. If you mouse over an item of feed on qapture website, you can see
    other information of that feed item, such as '9 hours ago', '6
    tweet(s)', etc - how do you get that information from?

Which area of Twitter API that I should look into to achieve these...?

I'm using PHP and Jquery for my web development by the way...

Many thanks!

Lau

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

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

发布评论

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

评论(1

远山浅 2024-09-15 09:59:41

看一下实际 Twitter API,而不仅仅是 RSS 提要:

http://dev。 twitter.com/

Take a look at the actual Twitter API, not just RSS feeds:

http://dev.twitter.com/

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