awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
atroche avatar

atroche/rust-headless-chromeFork

0
View on GitHub↗
28 Stars·4 Forks·MIT·1 Aufruf

Rust Headless Chrome

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.

Features

  • Automation Libraries - Rust-based headless browser control.
  • Chromium Drivers - High-level Rust API for controlling Chrome via DevTools Protocol.

Star-Verlauf

Star-Verlauf für atroche/rust-headless-chromeStar-Verlauf für atroche/rust-headless-chrome

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht atroche/rust-headless-chrome?

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.

Was sind die Hauptfunktionen von atroche/rust-headless-chrome?

Die Hauptfunktionen von atroche/rust-headless-chrome sind: Automation Libraries, Chromium Drivers.

Welche Open-Source-Alternativen gibt es zu atroche/rust-headless-chrome?

Open-Source-Alternativen zu atroche/rust-headless-chrome sind unter anderem: pyppeteer/pyppeteer — Pyppeteer is a Python library for controlling Chromium-based browsers using the Chrome DevTools Protocol. It functions… googlechrome/puppeteer — Puppeteer is a JavaScript library for programmatically controlling Chrome and Firefox through the Chrome DevTools… chrome-php/headless-chromium-php — Instrument headless chrome/chromium instances from PHP. chuckus/chromewhip — Scriptable Google Chrome™ as a HTTP service + asyncio driver. cyrus-and/chrome-remote-interface — This project is a Node.js library and browser automation framework that provides a JavaScript interface for the Chrome… chromedp/chromedp — chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It…

Open-Source-Alternativen zu Rust Headless Chrome

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Rust Headless Chrome.
  • pyppeteer/pyppeteerAvatar von pyppeteer

    pyppeteer/pyppeteer

    3,948Auf GitHub ansehen↗

    Pyppeteer is a Python library for controlling Chromium-based browsers using the Chrome DevTools Protocol. It functions as a headless browser automation tool, allowing for the programmatic navigation of web pages and the extraction of data from dynamic websites. The project provides low-level browser control through direct communication with the Chrome DevTools Protocol, enabling the interception and modification of network traffic. It differentiates itself by offering specialized performance profiling capabilities, including the measurement of JavaScript and CSS code coverage and the capture

    Python
    Auf GitHub ansehen↗3,948
  • googlechrome/puppeteerAvatar von GoogleChrome

    GoogleChrome/puppeteer

    94,974Auf GitHub ansehen↗

    Puppeteer is a JavaScript library for programmatically controlling Chrome and Firefox through the Chrome DevTools Protocol or the WebDriver BiDi protocol. It launches and manages browser instances—typically without a visible user interface—to automate interactions with web pages, enabling navigation, clicking, typing, and data extraction entirely through code. The library distinguishes itself through deep integration with the Chromium embedding layer, allowing fine-grained process configuration with custom flags, permissions, and sandbox policies. It maintains multiple concurrent command stre

    TypeScript
    Auf GitHub ansehen↗94,974
  • chrome-php/headless-chromium-phpAvatar von chrome-php

    chrome-php/headless-chromium-php

    2,664Auf GitHub ansehen↗

    Instrument headless chrome/chromium instances from PHP

    PHP
    Auf GitHub ansehen↗2,664
  • chromedp/chromedpAvatar von chromedp

    chromedp/chromedp

    13,137Auf GitHub ansehen↗

    chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It functions as a headless browser automation tool and web browser controller, enabling the programmatic management of browser sessions, targets, and network responses through a remote debugging interface. The project provides specialized capabilities for Chrome DevTools Protocol automation, including headless browser testing, web scraping and data extraction, and mobile device emulation. It also supports browser-based visual regression by capturing precise screenshots of web pag

    Go
    Auf GitHub ansehen↗13,137
  • Alle 30 Alternativen zu Rust Headless Chrome anzeigen→