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

safrizal/cdp4j

0
View on GitHub↗
33 stars·87 forks·Java·MIT·6 views

Cdp4j

cdp4j - Chrome DevTools Protocol for Java

Features

  • Chromium Drivers - Java library for web automation using Chrome DevTools Protocol.

Star history

Star history chart for safrizal/cdp4jStar history chart for safrizal/cdp4j

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Cdp4j

These projects share indexed features with Cdp4j. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • chrome-php/headless-chromium-phpchrome-php avatar

    chrome-php/headless-chromium-php

    2,664View on GitHub↗

    Instrument headless chrome/chromium instances from PHP

    PHP
    View on GitHub↗2,664
  • cyrus-and/chrome-remote-interfacecyrus-and avatar

    cyrus-and/chrome-remote-interface

    4,539View on GitHub↗

    This project is a Node.js library and browser automation framework that provides a JavaScript interface for the Chrome DevTools Protocol. It functions as a headless browser controller, enabling the programmatic management of browser targets, the execution of scripts, and the monitoring of network activity via WebSocket connections. The interface includes an interactive shell and REPL for real-time command execution and event binding. It also provides utilities for retrieving protocol descriptors and inspecting embedded documentation to identify available commands and parameter types. The lib

    JavaScript
    View on GitHub↗4,539
  • angrykoala/wendigoangrykoala avatar

    angrykoala/wendigo

    150View on GitHub↗

    by @angrykoala

    JavaScript
    View on GitHub↗150
Compare all 10 related projects→

Frequently asked questions

What does safrizal/cdp4j do?

cdp4j - Chrome DevTools Protocol for Java

What are the main features of safrizal/cdp4j?

The main features of safrizal/cdp4j are: Chromium Drivers.

Which projects share features with safrizal/cdp4j?

Projects with overlapping indexed features include: angrykoala/wendigo — by @angrykoala. atroche/rust-headless-chrome — A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of… chrome-php/headless-chromium-php — Instrument headless chrome/chromium instances from PHP. cyrus-and/chrome-remote-interface — This project is a Node.js library and browser automation framework that provides a JavaScript interface for the Chrome… googlechrome/puppeteer — Puppeteer is a JavaScript library for programmatically controlling Chrome and Firefox through the Chrome DevTools… graphcool/chromeless — Chromeless is a serverless deployment of Chrome and a programmable interface for automating headless browser…