Skip to content

Hiromi-nee/TwitterTimelineLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Log Tweets Logs tweets of specified user(s) to a json file and stdout.

Required files:

  • id.txt list of user ids to follow
  • creds.txt credentials for twitter app, line by line in the following order: 0=access_token,1=access_token_secret,2=consumer_key,3=consumer_secret

###Requirements

  • tweepy

###Included Tools

  • twitterid.py Gets twitter id for given screen name
    • Usage: python twitterid.py screen_name

About

Log specified user(s)' tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages