Skip to content

Python Program that streams tweets using tweepy in real time

Notifications You must be signed in to change notification settings

harini-venkatesan/twitterstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

twitterstream

Python Program that streams tweets using tweepy in real time oken

Instructions

  1. Create a twitter account and apply for twitter developer account
  2. After creating an account, find your api key, secret key, access token, and secret token under Keys and Access Tokens
  3. sudo pip install tweepy to install tweepy
  4. Run python stream.py
  5. Collected tweets will be stored in a file named `parsed.json'

About

Python Program that streams tweets using tweepy in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages