chromedp
Browser automation tool
A tool for automating web browsers without the need for external dependencies.
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
11k stars
155 watching
789 forks
Language: Go
last commit: 10 days ago
Linked from 4 awesome lists
chromechrome-debugging-protocolchrome-devtoolsgolangheadlesstestingunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
go-rod/rod | Automates interactions with web pages using a protocol-based driver | 5,392 |
adieuadieu/serverless-chrome | Provides a scaffold for running headless Chrome in AWS Lambda serverless functions. | 2,867 |
cyrus-and/chrome-remote-interface | Provides a JavaScript API to interact with the Chrome Debugging Protocol | 4,292 |
chrome-php/chrome | An PHP library for controlling headless Chrome instances from PHP | 2,283 |
prasmussen/chrome-cli | A command-line utility for controlling Google Chrome and its variants. | 2,615 |
adhocore/fast | Checks internet speed from the terminal using headless Chrome and fast.com. | 85 |
jakubkulhan/chrome-devtools-protocol | Provides a PHP client to interact with the Chrome Devtools Protocol, allowing automation of browser interactions and debugging. | 171 |
wendigo/chrome-reactive-kotlin | A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin. | 77 |
cztomczak/cef2go | Provides Go bindings for the Chromium Embedded Framework (CEF) to embed browsers in applications. | 881 |
fate0/pychrome | A Python library that enables remote debugging and control of Google Chrome using its Dev Protocol | 612 |
mafredri/cdp | Provides type-safe bindings to the Chrome DevTools Protocol for automation and debugging of web applications. | 726 |
martenbjork/github-xp | Recreates Windows XP's visual and UI elements on GitHub profiles and repositories | 2,666 |
google/gops | A tool to diagnose and inspect running Go processes on a system. | 6,745 |
chromium/chromium | A browser project aiming to build a safer and more stable way for users to experience the web. | 19,183 |
pyppeteer/pyppeteer | An unofficial Python port of a headless Chrome/Chromium browser automation library | 3,686 |