On Mon, Aug 1, 2011 at 7:31 PM, Narendra Sisodiya <
[email protected]> wrote:

>
>
> @Nilesh -
> This is a old script... do not know how to fetch RSS of a perticular time
> period
>

https://dev.twitter.com/docs/api/1/get/statuses/user_timeline

This https://dev.twitter.com/docs/api/1/get/statuses/user_timeline support
count parameter. We need a database where we need to store total number of
Tweets every day for a user and then we can fine exact number of Tweets
which need to be fetched...

Example, my last 4 Tweets
http://api.twitter.com/1/statuses/user_timeline.xml?include_entities=true&include_rts=true&screen_name=nsisodiya&count=4

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to