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
fc67f2aa65
|
3 years ago | |
---|---|---|
images | 3 years ago | |
install | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
check-open.sh | 3 years ago |
README.md
microservice-twintexplorer
LabInstance TWINT - twintexplorer
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