leej35 / TwitterFilterStreamParser

Example using twitter4j to pull tweets from Twitter's Filter stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the example, execute 'ant run'

To store tweets in a database, create a new class that implements FilterListener; FileOutputFilterListener is an example. 

For more details, see my blog post: http://davidrenz.net/?p=130

About

Example using twitter4j to pull tweets from Twitter's Filter stream