awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • apify/crawleeAvatar de apify

    apify/crawlee

    24,002Voir sur 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
    Voir sur GitHub↗24,002
  • browser-use/browser-harnessAvatar de browser-use

    browser-use/browser-harness

    15,265Voir sur 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
    Voir sur GitHub↗15,265
  • autoscrape-labs/pydollAvatar de autoscrape-labs

    autoscrape-labs/pydoll

    6,919Voir sur 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
    Voir sur GitHub↗6,919
  • ultrafunkamsterdam/nodriverAvatar de ultrafunkamsterdam

    ultrafunkamsterdam/nodriver

    3,578Voir sur 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
    Voir sur GitHub↗3,578
  1. Home
  2. Development Tools & Productivity
  3. Custom Command Execution
  4. Hardware Command Execution
  5. Browser Protocol Controllers