If my app has 1000 users and each one wants to do a unique search once an
hour it seems like that is beyond what is being suggested. Even if I use the
streaming api and filters, it looks like I could only have a couple hundred
users. (

Am I missing some technique because it doesn't seem like you can do anything
useful with my use case if you are limited to a few hundred users.

I've never found the rate limits a burden since you can spread the requests
out among the users via OAuth, but the IP limits seem way too restrictive.

Maybe I'm overlooking a creative workaround. Anyone?

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to