awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fake-name avatar

fake-name/ChromeController

0
View on GitHub↗
229 stars·28 forks·Python·8 views

ChromeController

Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol.

Features

  • Automation Libraries - High-level browser management for Python.

Star history

Star history chart for fake-name/chromecontrollerStar history chart for fake-name/chromecontroller

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ChromeController

Similar open-source projects, ranked by how many features they share with ChromeController.
  • baristalabs/chrome-dev-toolsBaristaLabs avatar

    BaristaLabs/chrome-dev-tools

    81View on GitHub↗

    Dot Net Core based Chrome Debugger Protocol Generator

    C#
    View on GitHub↗81
  • chromedp/chromedpchromedp avatar

    chromedp/chromedp

    13,137View on 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
    View on GitHub↗13,137
  • chuckus/chromewhipchuckus avatar

    chuckus/chromewhip

    121View on GitHub↗

    Scriptable Google Chrome™ as a HTTP service asyncio driver

    Python
    View on GitHub↗121
  • atroche/rust-headless-chromeatroche avatar

    atroche/rust-headless-chrome

    28View on GitHub↗

    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.

    View on GitHub↗28
See all 29 alternatives to ChromeController→

Frequently asked questions

What does fake-name/chromecontroller do?

Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol.

What are the main features of fake-name/chromecontroller?

The main features of fake-name/chromecontroller are: Automation Libraries.

What are some open-source alternatives to fake-name/chromecontroller?

Open-source alternatives to fake-name/chromecontroller include: baristalabs/chrome-dev-tools — Dot Net Core based Chrome Debugger Protocol Generator. chromedp/chromedp — chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It… chuckus/chromewhip — Scriptable Google Chrome™ as a HTTP service + asyncio driver. fanyong920/jvppeteer — Java API For Chrome and Firefox. getgauge/taiko — Taiko is a browser automation framework and web end-to-end testing library used to perform programmatic user actions… atroche/rust-headless-chrome — A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of…