Retweets by a given user

Posted by Skolor on Stack Overflow See other posts from Stack Overflow or by Skolor
Published on 2010-04-19T23:12:14Z Indexed on 2010/04/27 10:13 UTC
Read the original article Hit count: 210

Filed under:
|

I am try to get a full list of a user's tweets. I do not particularly care what order they come in, but I need all of them, including what the user has ReTweeted. Essentially, I would like to have status/retweeted_by_me, but for specified user.

Is this at all possible?

© Stack Overflow or respective owner

Related posts about twitter

Related posts about twitterapi