Hi,
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,
- His/ Her followers.
- Total of his/ her retweet items.
There are a couple of interesting things I still cannot figure them out how they did this website,
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??
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