lukerosenfeld / scrape-to-graph

This is a tool I built that allows you to scrape a website and create a graph of its internal links. Can be used for better understanding a website's structure. Exports a graph file that is then easy to run scripts on to get centrality data and other data that is helpful to understanding the importance of the links in your website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This is a tool I built that allows you to scrape a website and create a graph of its internal links. Can be used for better understanding a website's structure. Exports a graph file that is then easy to run scripts on to get centrality data and other data that is helpful to understanding the importance of the links in your website.


Languages

Language:Python 100.0%