Skip to content

Given a collection of Tweet IDs, get stats about retweets, favs and other metadata

Notifications You must be signed in to change notification settings

mvtango/hydrate-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydrate-tweets

Given a collection of Tweet IDs, get stats about retweets, favs and other metadata.

Depends on:

  • python-twitter
  • getting credentials for twitter and putting them into a file named credentials.py (see credentials-example.py)

Bugs to fix:

  • doesn't wait if it exceeds the twitter API rate limit, should use python-twitters api.GetAverageSleepTime("/statuses/lookup.json")

About

Given a collection of Tweet IDs, get stats about retweets, favs and other metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages