Skip to content

TwEater (short for Twitter Eater) is a tool designed to help you archive long-term Twitter search queries. TwEater supports a variety of backends, from flat files to MySQL databases, and it's easy to plug in your own storage code. TwEater is released under a GPL v3 license; see the file LICENSE for more information.

License

velveret/tweater

 
 

Repository files navigation

See the files in docs/ for more information on setting up TwEater.


KNOWN ISSUES:

There is a bug in Java release 6u29 (and some versions of 7.x); it contains a broken version of
rmiregistry that doesn't recogize codebase commands with file:/ parameters. This will manifest as
an exception when running TwEater that says "access to class loader denied". The only known fix
is to update to a more recent version of Java.

About

TwEater (short for Twitter Eater) is a tool designed to help you archive long-term Twitter search queries. TwEater supports a variety of backends, from flat files to MySQL databases, and it's easy to plug in your own storage code. TwEater is released under a GPL v3 license; see the file LICENSE for more information.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 89.7%
  • Python 7.5%
  • Shell 2.8%