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.
|
|
|
# microservice-twintexplorer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## LabInstance TWINT - twintexplorer
|
|
|
|
|
|
|
|
|
|
|
|
![alt text](images/swarmlab-network.png "")
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|