awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
atroche avatar

atroche/rust-headless-chromeFork

0
View on GitHub↗
28 نجوم·4 تفرعات·MIT·1 مشاهدة

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.

سجل النجوم

مخطط تاريخ النجوم لـ atroche/rust-headless-chromeمخطط تاريخ النجوم لـ atroche/rust-headless-chrome

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Rust Headless Chrome

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Rust Headless Chrome.
  • pyppeteer/pyppeteerالصورة الرمزية لـ pyppeteer

    pyppeteer/pyppeteer

    3,948عرض على GitHub↗

    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
    عرض على GitHub↗3,948
  • googlechrome/puppeteerالصورة الرمزية لـ GoogleChrome

    GoogleChrome/puppeteer

    94,974عرض على GitHub↗

    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
    عرض على GitHub↗94,974
  • chrome-php/headless-chromium-phpالصورة الرمزية لـ chrome-php

    chrome-php/headless-chromium-php

    2,664عرض على GitHub↗

    Instrument headless chrome/chromium instances from PHP

    PHP
    عرض على GitHub↗2,664
  • chromedp/chromedpالصورة الرمزية لـ chromedp

    chromedp/chromedp

    13,137عرض على GitHub↗

    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
    عرض على GitHub↗13,137
عرض جميع البدائل الـ 30 لـ Rust Headless Chrome→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ atroche/rust-headless-chrome؟

الميزات الرئيسية لـ atroche/rust-headless-chrome هي: Automation Libraries, Chromium Drivers.

ما هي البدائل مفتوحة المصدر لـ atroche/rust-headless-chrome؟

تشمل البدائل مفتوحة المصدر لـ atroche/rust-headless-chrome: 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…