Skip to content

Takes in a domain page and spits out an xml of links while doing bfs of all the links present for maxdepth

Notifications You must be signed in to change notification settings

saltperfect/sitemapbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sitemap builder

This takes in a site as flag and creates a xml file of all the links present in that webpage and max depth pages(taken as a flag). Max depth represents the depth we can navigate inside the host page into some other pages but with the same domain name.

About

Takes in a domain page and spits out an xml of links while doing bfs of all the links present for maxdepth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages