这些编程语言的无头浏览器库

HtmlUnit is an headless browser library based on Java. Is there an headless browser library for the C/C++, D and Go programming language?

Here you Go.

(Dummy text to make it at least 30 characters long)

How about Gowut?

Gowut (Go Web UI Toolkit) is a full-featured, easy to use, platform independent Web UI Toolkit written in pure Go, no platform dependent native code is linked or called.

Gowut Home page

Gowut Project page (it's open source)

Edit: Checking out what HtmlUnit is, Gowut is not exactly the same for Go...