You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zeus 7ef009c6b4 add 2 years ago
images add 2 years ago
install add 2 years ago
LICENSE Initial commit 2 years ago
Makefile add 2 years ago
README.md makefile 2 years ago
check-open.sh add 2 years ago

README.md

microservice-twintexplorer

LabInstance TWINT - twintexplorer

alt text

Twint is an advanced Twitter scraping tool written in Python that allows for scraping Tweets from Twitter profiles without using Twitter's API.

Graph Visualization How-To

https://github.com/twintproject/twint/wiki/Graph

start GUI

bash ./bin/start-gui.sh

Default Configuration

  • Working Directory

/home/docker/project

  • Default user

docker

  • Default password

docker

  • Default password4root

pass

USAGE cli

help

make help

create service

make create

start service

make start

stop service

make stop

list service

make list

clean service

make clean