nokogiri
XML/HTML parser + XPath/CSS queries + libxml2-faithful serialization (Nokogiri-class).
Install
go get github.com/go-nokogiri/nokogiri
Requires Go 1.26.4 or newer. CGO_ENABLED=0.
Links
- Source: https://github.com/go-nokogiri/nokogiri
- API reference: https://pkg.go.dev/github.com/go-nokogiri/nokogiri
Note
See the module's README for full, up-to-date details.