Charlie Harvey

#158

Getting your timeline from twitter

@Jason



Well it is possible, but you need to be authenticated with Twitter for it to work. You have to register an application, get an OAuth string approved from your twitter account and then make a query like.



http://api.twitter.com/1/statuses/home_timeline.format



This is (sort of) documented onthe home timeline API page.