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
chuckus avatar

chuckus/chromewhip

0
View on GitHub↗
121 stars·13 forks·Python·MIT·10 views

Chromewhip

Scriptable Google Chrome™ as a HTTP service + asyncio driver

Features

  • Automation Libraries - Python-based replacement for browser splash services.

Star history

Star history chart for chuckus/chromewhipStar history chart for chuckus/chromewhip

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 Chromewhip

Similar open-source projects, ranked by how many features they share with Chromewhip.
  • 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
  • fake-name/chromecontrollerfake-name avatar

    fake-name/ChromeController

    229View on GitHub↗

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

    Python
    View on GitHub↗229
  • 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 Chromewhip→

Frequently asked questions

What does chuckus/chromewhip do?

Scriptable Google Chrome™ as a HTTP service + asyncio driver

What are the main features of chuckus/chromewhip?

The main features of chuckus/chromewhip are: Automation Libraries.

What are some open-source alternatives to chuckus/chromewhip?

Open-source alternatives to chuckus/chromewhip 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… fake-name/chromecontroller — Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol. 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…