Hi,

I need to create an application that returns the number of profiles
found when searching on a keyword

the correct api method seems to be

http://api.twitter.com/1/users/search.format

the problem i have is that in order to know how many i have to go thru
all the pages (only up to 20 results per page) to see the total amount
of results and that method has a 60 calls per hour rate limit.

Is there an easier way to get just the total number of profiles
(people) returned?

Thanks

-- 
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