Skip to content

CUTLER-H2020/WeST-twitter-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeST-twitter-crawler

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.

Requirements

docker and docker-compose

Usage

  1. Create .env based on .env.example with your own Twitter app keys.
  2. Run docker-compose up --build
  3. Open localhost:8080 in a web browser
  4. Results shoud be in the output folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.7%
  • HTML 13.3%