retrieving tweets from specific user older than 7 days
问题 i am trying to Get the tweets from any user ... but it returns only last 7 day's tweets... I want to retrieve tweets older than that... how to Do it.. . Right now i am fetching tweets by http://search.twitter.com/search.atom?q=from%3Amihirpmehta this URL but it only gives me tweets that are tweeted in last 7 days. 回答1: I have found one... by using MGTwitter i am able to retrieve it... Thanks 回答2: If you need collect Tweets older than 7 days you can't do it with Twitter's API, but I think you