GraveHag / CyberspaceSpider

CyberspaceSpider is a visualization-based web crawling project that maps the path a web crawler takes as it navigates through the internet. With CyberspaceSpider, you can gain insights into the structure of the web and the relationships between different sites. It is a simple and intuitive tool that provides a unique perspective on web crawling.
1 stars 0 forks source link

Develop a visualization #6

Closed GraveHag closed 1 year ago

GraveHag commented 1 year ago

Develop a visualization:

Create a visualization tool to represent the path that the web walker takes and the data it collects. This can help users understand the structure of the web and the relationships between different sites.

GraveHag commented 1 year ago

vis

A dynamic, browser based visualization library. The library is designed to be easy to use, to handle large amounts of dynamic data, and to enable manipulation of and interaction with the data. The library consists of the components DataSet, Timeline, Network, Graph2d and Graph3d.