awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesBrowser Protocol Controllers

Interfaces for sending low-level commands directly to the browser engine for advanced debugging or protocol operations.

Distinct from Hardware Command Execution: Distinct from Hardware Command Execution: focuses on browser-specific protocols rather than hardware peripherals.

Explore 4 awesome GitHub repositories matching development tools & productivity · Browser Protocol Controllers. Refine with filters or upvote what's useful.

Awesome Browser Protocol Controllers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apify/crawleeapify 的头像

    apify/crawlee

    24,002在 GitHub 上查看↗

    Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction pipelines. It provides a unified interface for managing headless browser automation and lightweight HTTP requests, allowing developers to handle complex web navigation, dynamic content rendering, and large-scale data collection within a single, modular architecture. The project distinguishes itself through its resource-aware concurrency controller, which dynamically scales task execution based on real-time CPU and memory usage to prevent host machine exhaustion. It also features a rob

    Opens direct communication channels with the browser engine to perform advanced debugging or protocol-specific operations.

    TypeScriptapifyautomationcrawler
    在 GitHub 上查看↗24,002
  • browser-use/browser-harnessbrowser-use 的头像

    browser-use/browser-harness

    15,265在 GitHub 上查看↗

    This project is an automation framework that connects large language models to web browsers via the Chrome DevTools Protocol for autonomous task execution. It functions as a bridge between intelligent agents and browser engines, allowing for the direct control of browser sessions and profiles. The framework features a self-healing agent capable of generating and executing custom scripts during runtime to resolve failures and optimize browser tasks. It supports stealthy deployment through the use of integrated proxies and captcha solvers to bypass bot detection and security mitigations. The s

    Allows the direct transmission of low-level CDP commands to the browser engine for advanced control.

    Pythonai-agentbrowser-agentbrowser-automation
    在 GitHub 上查看↗15,265
  • autoscrape-labs/pydollautoscrape-labs 的头像

    autoscrape-labs/pydoll

    6,919在 GitHub 上查看↗

    pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au

    Controls Chromium browsers via direct low-level debugger protocol commands over WebSockets.

    Pythonanti-detectionautomationbrowser-automation
    在 GitHub 上查看↗6,919
  • ultrafunkamsterdam/nodriverultrafunkamsterdam 的头像

    ultrafunkamsterdam/nodriver

    3,578在 GitHub 上查看↗

    nodriver is an asynchronous Chromium browser automation framework that provides headless control and web scraping capabilities. It functions as a Chrome DevTools Protocol client, allowing for granular engine control by attaching directly to the browser's debug port without the need for external driver binaries. The framework is specifically designed as an anti-bot detection bypass tool. It modifies browser fingerprints and protocol headers to evade automated security systems, handle security warnings, and bypass common obstacles like insecure connection alerts. The system covers a broad rang

    Allows the execution of raw, low-level CDP commands for granular control beyond standard automation APIs.

    Python
    在 GitHub 上查看↗3,578
  1. Home
  2. Development Tools & Productivity
  3. Custom Command Execution
  4. Hardware Command Execution
  5. Browser Protocol Controllers