O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Suppose you want to capture a stream of public tweets in real-time, optionally filtering by select screen names or keywords in the text of the tweet. The solution is to use Twitter's streaming API...