🕵️♂️ Ghost Browser
A TypeScript-first stealth layer for Puppeteer
(Playwright support coming soon 👀)
Make your browser automation behave like a real human.
-
@zidan-org/ghost-browser
Stealth automation for Puppeteer & Playwright — TypeScript ready.
---
✨ Features
- 🧠
Human-like browsing: realistic mouse movements & interactions
- 🔒
Stealth engine: hides automation traces and bot fingerprints
- ⚙️
Supports Puppeteer & Playwright (soon) — adapter-based design
- 🧩
Plugin-ready: works with puppeteer-extra plugins
- 📘
TypeScript-first: full typings, clean API
- 🐳
Docker compatible
---
🧰 Installation
``
bash
npm install ghost-browser
```
---
$3
> Originally based on
puppeteer-real-browser
> © zfcsoftware — Licensed under MIT
> Rewritten, refactored, and maintained by
@zidan-org