Maps a website as a graph.
Go to file
Askill 6049622207 added package stuff 2022-01-01 23:43:11 +01:00
cached cclean up 2021-12-29 11:43:45 +01:00
docs added package stuff 2022-01-01 23:43:11 +01:00
src/Star-Mapper added package stuff 2022-01-01 23:43:11 +01:00
.gitignore added package stuff 2022-01-01 23:43:11 +01:00
README.md added package stuff 2022-01-01 23:43:11 +01:00
requirements.txt added cli, removed flask 2022-01-01 16:51:10 +01:00
setup.py added package stuff 2022-01-01 23:43:11 +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