streaming-demos-node icon indicating copy to clipboard operation
streaming-demos-node copied to clipboard

only stream content from one account

Open stephanoulaa opened this issue 8 years ago • 1 comments

How would I only stream the tweets from one Twitter account? It seems to me that every public tweet is being displayed with this code.

stephanoulaa avatar Sep 13 '17 18:09 stephanoulaa

That's not the purpose of this example.

If you want to get content for just one account you'd need to modify the e.g. the geo code to use the filter endpoint described here with the follow parameter instead of location

andypiper avatar Sep 13 '17 19:09 andypiper