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

wrand/tweater

 
 

Repository files navigation

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.

See the files in docs/ for 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

  • Python 95.5%
  • Java 4.3%
  • Other 0.2%