awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Browser Control Protocols · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesBrowser Control Protocols

Standardized communication interfaces and RPC mechanisms used to command browser internals and state.

Explore 3 awesome GitHub repositories matching web development · Browser Control Protocols. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Automation and Scraping
  4. Browser Control Protocols

Awesome Browser Control Protocols GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • openclaw/openclaw

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    TypeScriptaiassistantcrustacean
  • puppeteer/puppeteer

    puppeteer/puppeteer

    93,606GitHubView on GitHub↗

    Puppeteer is a browser automation library that provides a programmatic interface for controlling web browsers to execute tasks, simulate user interactions, and perform end-to-end testing. It functions as a headless browser controller, managing browser lifecycles, isolated session contexts, and remote connections to fac

    TypeScriptautomationchromechromium
  • browser-use/browser-use

    browser-use/browser-use

    78,576GitHubView on GitHub↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows

    Pythonai-agentsai-toolsbrowser-automation

Explore sub-tags

  • Browser Control APIsHTTP-based interfaces that enable programmatic control over browser instances, including tab management and navigation execution.
  • Chrome DevTools ProtocolsProtocols that enable bidirectional communication with browser instances to execute commands and control browser behavior.
  • WebDriver BiDi ImplementationsImplementations of standardized cross-browser protocols used to execute automated interactions across different web browser platforms.