Skip to content

tonbadal/twitter_streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Streamer

The script track_users_tweepy_t2c.py streams a list of Twitter users in the file users.txt and saves them in a desired output path, creating one output file per day.

This script is compatible with Python 3, and only needs to have tweepy package installed: sudo pip3 install tweepy

Use

Create a list of users and save it as users.txt and execute track_users_tweepy_t2c.py.

About

Live-stream a list of twitter users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages