A Logstash-based Twitter crawler developed by UNIKO, based on the Twitter Stream API, unlike the previously developed search-API-based crawler.
It provides a Web-based user interface that allows users to manage their keywords.
docker and docker-compose
- Create
.envbased on.env.examplewith your own Twitter app keys. - Run
docker-compose up --build - Open
localhost:8080in a web browser - Results shoud be in the
outputfolder.