I'm developing a Twitter Directory that is saving tweets locally via a cron that's making authenticated calls to friends_timeline every 10 minutes. Ideally, I'd like to update the directory more frequently. Is there a way to get a firehose feed for a single account, or some other way to approach this?
Thanks! Paul
