Twitter's Rate Limit, bypass? -
i code mobile web twitter client lot of functions in mind, going through api, noticed limit requests 350 per hour, , they've disabled white-listing of ip addresses. doesn't seem feasible large scale app, there anyway bypass. or dump entire project. programming lang chiefly php.
thats 350 requests per hour per user, not global per application.
by mean is, if application used 100 users, each 1 of users has own limit account.
so app can refresh around once every 10 seconds or so, seems plenty mind.
Comments
Post a Comment