Skip to content

Simple analytic tool to make visualization of site linkage.

License

Notifications You must be signed in to change notification settings

skallet/sitelink-graph

Repository files navigation

site-graph

Analytic tool to make site linkage graph.

Build Status

Dependencies

Usage

$ java -jar sitegraph.jar [filename]

File should contains site URLs (each on own line). All sites will be fetched and checked for external link. Graph is build and saved as PNG file.

Example output

Input file content

https://seznam.cz
https://seznamzpravy.cz
https://televizeseznam.cz
https://novinky.cz
https://sport.cz

Output

Linkage of seznam.cz sites

License

Copyright © 2020 Milan Blazek

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.