Twitter API: takipçileri sayımı toplam retweet saymak, ve birinin twitter sayfası RSS beslemesi almak

0 Cevap php

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. Onun / onun takipçileri.
  2. Onun / retweet öğelerin toplamı.

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?

Ben bu elde etmek için içine bakmak gerekir Twitter API hangi alanda? ...

Ben arada benim web geliştirme için PHP ve jQuery kullanıyorum ...

Çok teşekkürler!

Lau

0 Cevap