Skip to content

A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

License

Notifications You must be signed in to change notification settings

being-happy/chromedp

Repository files navigation

About chromedp GoDoc Build Status

Package chromedp is a faster, simpler way to drive browsers supporting the Chrome DevTools Protocol in Go using the without external dependencies (like Selenium or PhantomJS).

Installing

Install in the usual Go way:

go get -u github.com/chromedp/chromedp

Examples

Refer to the GoDoc page for the documentation and examples. The examples repository contains more complex scenarios.

Resources

About

A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.6%
  • JavaScript 1.2%
  • Shell 0.2%