On Mon, Sep 14, 2009 at 3:10 PM, Greg <gregory.av...@gmail.com> wrote:
>
> I've recently been given access to Streaming API - and I was given
> access to the "gardenhose" - however it is not listed on the Streaming
> API Documentation Website (http://apiwiki.twitter.com/Streaming-API-
> Documentation). Is anyone aware of the documentation for this API
> call?

http://stream.twitter.com/gardenhose.json

I'm not sure, but i think that was the early version of the api, but
still works.

> I am specifically looking to use it to get tweets with certain text in
> them - however should I be using the status/filter API? (http://
> apiwiki.twitter.com/Streaming-API-Documentation#statuses/filter)

I think you should try filter api with track parameter

$ curl http://stream.twitter.com/1/statuses/filter.json -uUser:Pass
-d "track=twitter"

Regards,

-- 
ΓΈ Rolando Espinoza La fuente

Reply via email to