Metadata-Version: 1.1
Name: Star-Mapper
Version: 1.0.1
Summary: Calls every link on a given website and produces an explorable graph visualization.
Home-page: https://github.com/Askill/Star-Mapper
Author: Patrice Matz
Author-email: mail@patricematz.de
License: UNKNOWN
Description: 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.
        
        
        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  
        
        
Keywords: graph,web crawler,network,visualization
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
