Skip to content

UnstuckDev/pagecrunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pagecrunch

Crunches a web page and produces some statistics. Currently only does two things:

  • Counts tags in a map and dumps the whole map to the console.
  • Counts characters of tag content.

This uses golang.org/x/net/html which can be installed with go get golang.org/x/net/html

About

Crunches a web page and produces some statistics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages