rust-headless-chrome
Headless browser control library
A Rust library to control headless browsing using the DevTools Protocol
A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.
7 stars
0 watching
1 forks
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rubycdp/ferrum | A Ruby API to control Chrome programmatically without relying on Selenium/WebDriver/ChromeDriver | 1,758 |
fanyong920/jvppeteer | A Java library for automating Chrome browser functionality using DevTools | 725 |
tatut/clj-chrome-devtools | Library for controlling headless Chrome with DevTools Protocol | 130 |
hlaueriksson/puppeteer-sharp-contrib | Extensions to the .NET API for automating Chrome browser tests | 82 |
jonhoo/fantoccini | An API for programmatically interacting with web pages using WebDriver | 1,677 |
rubycdp/cuprite | A Ruby driver for Capybara to run integration tests on headless Chrome or Chromium | 1,249 |
fake-name/chromecontroller | Provides a comprehensive wrapper and execution manager for Chrome browser debugging protocol in Python. | 218 |
fate0/pychrome | A Python library that enables remote debugging and control of Google Chrome using its Dev Protocol | 612 |
netz98/headless-guillotine | An extension that disables frontend requests to allow headless browsing in Magento e-commerce platforms | 27 |
wendigo/chrome-reactive-kotlin | A low-level client library for the Chrome DevTools Protocol, enabling easy interaction with remote Chrome instances in Kotlin. | 77 |
deanmao/node-chimera | A headless web browser integration for Node.js that runs as an internal JavaScript process, providing a similar experience to PhantomJS. | 848 |
chazkii/chromewhip | A service that runs a headless Chrome browser as an HTTP API | 118 |
mkoehnke/wkzombie | An iOS/OSX framework for interacting with websites without displaying a graphical user interface. | 1,169 |
dhamaniasad/headlessbrowsers | A comprehensive collection of headless web browsers and tools for automating web browsers. | 6,242 |
angrykoala/wendigo | A tool for automating front-end testing using browser automation and Puppeteer | 149 |