Skip to content

heinrisch/Tweepy-Streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tweepy-Streaming

A simple example using the Tweepy streaming functionallity. This python application will listen to all mentions of "android" on twitter. For the tweets containing that term, it will keep track of the hashtags used and present the most popular hashtags.

Getting started:

    1. Create a twitter app on twitter.com/dev
    1. Install tweepy
    1. Edit oauthHandler.py with your information
    1. Run "python streaming.py"

Enjoy! :)

About

A simple example using the Tweepy streaming functionallity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages