Skip to content

Some rust code to extract all links from a given webpage, to a given level of complexity.

Notifications You must be signed in to change notification settings

flauntingspade4/netgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netgraph

Some rust code to extract all links from a given webpage, to a given level of complexity.

For example running netgraph.exe -l 3 https://github.com/mrhooray/kdtree-rs will yeild a result of around 20 webpages

Warning This code likely doesn't work, and I'm unlikely to fix it in the future.

About

Some rust code to extract all links from a given webpage, to a given level of complexity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages