Hi Eric,

I'm not completely clear which value you are trying to find out but I hope
the information below helps,

As far as counts go, the Search API won't return how many posts match your
query. If you need that information you should track the keyword of interest
using the Streaming API and maintain the count yourself.

If you are looking for retweet counts, the Search and REST API include the
number of times a Tweet has been retweeted in the API responses.

Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Thu, Dec 30, 2010 at 12:42 AM, Eric Pu <puxiangc...@gmail.com> wrote:

> anybody can help ?
>
> 2010/12/30 Macro <puxiangc...@gmail.com>
>
> when i user search api like :
>> http://search.twitter.com/search.json?q=google
>> for a keyword, i just get a list ,but i also want to get the all posts
>> count retweets count or like that.
>>
>> I have no idea any APIs can help me to get this and t would like to
>> get the data day by day in a month or week.eq:  posts 100
>> 12/1/2010 ;posts 321 12/2/2010..........
>>
>> Am i allowed to get this number and how ?
>>
>>
>> thanks very much.
>
>
>  --
> 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
>

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