I'm trying to get a list of all the users who tweeted in the last 30
seconds. Currently I'm using the seach api with since= <today> and
result_type=recent subsetting on result on my server and then calling
the users api. Is there any way I can specify a datetime on the
since=?  Is there a better way to get a list of all the users who
tweeted in the last 30 seconds?

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to