htmlutil is a lightweight, simple package that provides utility working with package golang.org/x/net/html.
dom implements the Document and Element interfaces of Document Object Model(DOM).
$ go get -u github.com/Hunsin/go-htmlutilDocuments and examples can be found in pkg.go.dev.