Y
Hacker News
new
|
ask
|
show
|
jobs
by
neilkod
5677 days ago
How are you managing your twitter API rate limits? Have you been whitelisted?
1 comments
jrlevine
5677 days ago
Nope, we're just using the standard public API and calling the last 200 tweets. To get at more than 200 we have to use some ugly looping that breaks more often than it works.
http://dev.twitter.com/doc/get/statuses/user_timeline
link
http://dev.twitter.com/doc/get/statuses/user_timeline