Maps a website as a graph.
Go to file
Askill 3c33441380 added readme 2022-01-01 16:56:42 +01:00
cached cclean up 2021-12-29 11:43:45 +01:00
templates added cli, removed flask 2022-01-01 16:51:10 +01:00
.gitignore renamed and rewrtoe to make iterative instead of recursive 2021-12-28 22:32:36 +01:00
README.md added readme 2022-01-01 16:56:42 +01:00
Star.py added cli, removed flask 2022-01-01 16:51:10 +01:00
app.py added cli, removed flask 2022-01-01 16:51:10 +01:00
google.png updated style 2022-01-01 12:52:36 +01:00
requirements.txt added cli, removed flask 2022-01-01 16:51:10 +01:00

README.md

Star-Mapper

Calls every link on a given website and produces an explorable graph visualization.

Please note that the graph layout can take a long time since it is JS based. Loading a graph with 3000 Nodes may take 5 minutes or more.

Map any website. Only map websites you own, as this tool will open any link on a given
website, which can potentially incure high costs for the owner and be interpreted 
as a small scale DOS attack.

    optional arguments:
    -h, --help            show this help message and exit
    -url                  url to map
    --plot-cached         path to cached file
    -limit                maximum number of nodes on original site

Examples:

Google.de:

google.de