Skip to content

volnt/tweety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweety

Get user mention_timeline and store the date, time, author, retweet authors, text and hashtags of the mentions in a sqlitedict db.

How To Use

If you've tried to launch the main.py without doing the following step you probably stumbled across an ImportError telling you to come here. You just have to execute this command :

cp keys.py.sample keys.py

And then you can paste your own keys in each variable without changing their name. If you don't you won't be able to connect to the Twitter API.

About

Get user timeline & store hashtags and retweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages