7 ms·
How are you managing your twitter API rate limits? Have you been whitelisted?
by neilkod 16y ago
How are you managing your twitter API rate limits? Have you been whitelisted?
- jrlevine 16y agoNope, 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 http://dev.twitter.com/doc/get/statuses/user_timeline