[twitter-dev] Twitter rate limiting restricting my implementation

2010-12-02 Thread computerzworld
Hello, I am implementing an application which will download users' friends followers as csv so that they can have backup of their data but when I am making the API call, users API call limit is getting to zero as that user is having more than 100 friends and followers and limit of 350

Re: [twitter-dev] Twitter rate limiting restricting my implementation

2010-12-02 Thread Igor Kharin
Hello. You may try to get your app whitelisted to bump up the limits: http://dev.twitter.com/pages/rate-limiting#whitelisting On Thu, Dec 2, 2010 at 6:57 PM, computerzworld meat2...@gmail.com wrote: Hello,           I am implementing an application which will download users' friends followers