Skip to content

Add cdpilot - Zero-dependency browser automation CLI#210

Open
mehmetnadir wants to merge 1 commit intolorien:masterfrom
mehmetnadir:add-cdpilot
Open

Add cdpilot - Zero-dependency browser automation CLI#210
mehmetnadir wants to merge 1 commit intolorien:masterfrom
mehmetnadir:add-cdpilot

Conversation

@mehmetnadir
Copy link
Copy Markdown

What is cdpilot?

cdpilot is a zero-dependency browser automation CLI with 40+ commands. It uses your existing browser (Brave/Chrome/Chromium) via the Chrome DevTools Protocol for web scraping, content extraction, and automation.

Key features:

  • Zero dependencies - No npm packages or Python libraries required (stdlib only)
  • 40+ commands - Including content (text extraction), html (full HTML), shot (screenshots), pdf (PDF export), network (request monitoring), cookies, storage, and more
  • Built-in MCP server - For AI agent integration
  • Uses existing browser - No headless browser download needed, connects via CDP
  • 50KB total size

Installation:

npx cdpilot launch

npm: https://www.npmjs.com/package/cdpilot
GitHub: https://github.com/mehmetnadir/cdpilot

Added to:

  • javascript.mdBrowser automation and emulation section
  • cli.mdWeb Scraping section

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant