Skip to content

alexmic/sitemapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sitemapper

A crawler which builds a sitemap for a given domain.

Running

go get -u github.com/alexmic/sitemapper
go build
./sitemapper http://alexmic.net

The binary will print a sitemap of all pages on the domain along with the pages they link to and their assets.

About

A crawler which builds a sitemap for a given domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages