I'm using Twitterizer in my application. I want to get counts of all specific tweets. The problem is that I can search only 1 week old tweets only.

link|improve this question

78% accept rate
I'm confused by "counts of all specific tweets" .. Can you clarify? Are you trying to get the number of posts for a time period? Or the number of posts for a person? Or retweets of a specific tweet? – Ricky Smith Oct 1 '10 at 21:11
feedback

1 Answer

Try the API of Topsy, called Otter API, they have their own database of all tweets.

http://code.google.com/p/otterapi/wiki/Resources#/searchcount

More info http://labs.topsy.com/widgets/otter-api/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.