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.
 
 
 

776 B

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