A simple application for data mining from Twitter with ElasticSearch connection.
Functionalities:
(1) Posting single and multiple tweets (multiple tweets are read from a prewritten file).
(2) Querying a specified user's timeline (max 3200 tweets at a time due to twitter4j limitations).
(3) Listening in the public live feed.
(4) Search for a keyword and upload the images from those tweets to Google Drive.
(4) ElasticSearch connection for data visualisation.