Golang wrapper for the chrome devtool protocol. Offers higher level functionality that will allow you to interact with a website.
Automate Chrome tasks with Golang and ChromeDP
A golang library for interacting with the Chrome DevTools Protocol. https://chromedevtools.github.io/devtools-protocol/
A Go package for working with headless Chrome. Run interactive JavaScript commands on web pages with Go and Chrome.
Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.
Package cdproto contains the generated commands, types, and events for the Chrome DevTools Protocol domains.
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.