Re: [twitter-dev] search for hashtags

2010-08-12 Thread Mark McBride
In both cases it's still probably best to use streaming. You don't want to connect to often, but once an hour should be totally fine.    ---Mark http://twitter.com/mccv On Tue, Aug 10, 2010 at 6:34 AM, Tom van der Woerdt wrote: > On 8/10/10 12:58 PM, bitstream wrote: >> Hi all, >> I've been

Re: [twitter-dev] search for hashtags

2010-08-10 Thread Tom van der Woerdt
On 8/10/10 12:58 PM, bitstream wrote: > Hi all, > I've been reading api docs lately but still can't figure it out what > will be the best approach when searching for hashtags. > streaming > I know that streaming api support statuses/filter where I can declare > 'track'. It's possible to use statuse

[twitter-dev] search for hashtags

2010-08-10 Thread bitstream
Hi all, I've been reading api docs lately but still can't figure it out what will be the best approach when searching for hashtags. streaming I know that streaming api support statuses/filter where I can declare 'track'. It's possible to use statuses/filter and add a track on '%23hashtag' ? search