Guide to use TweetsRetrieval
The TweetsRetrieval-1.2-jar-with-dependencies.jar
is a Java-based tool to download full tweets content using tweet ids which can download up to 72K tweets per hour. That is very fast!
Ref: TweetsRetrieval-1.2-jar-with-dependencies.jar
in this folder is downloaded from RESOURCE # 8
** Go to Twitter Developer Site to apply if you have not got these in hand.
consumer.key=<YOURS>
consumer.secret=<YOURS>
access.token=<YOURS>
access.token.secret=<YOURS>
1248552109240283136
1239381272583118849
...
** You may need to have Java environment ready before run this command
java -classpath TweetsRetrieval-1.2-jar-with-dependencies.jar qa.qcri.tweetsretrieval.TweetsRetrievalTool sample_tweet_ids.txt sample_output.txt