Stealth Browser Engine
Every session gets a unique fingerprint, residential IP, and human behavioral patterns. Drop-in replacement for Playwright.
from shadey import Shadey
async with Shadey(api_key="sk_...") as client:
session = await client.session()
page = await session.new_page()
await page.goto("https://linkedin.com")Capabilities
Canvas, WebGL, audio, and navigator fingerprints — entropy-optimized to sit in the statistical middle.
Hawkes process modeling for mouse, click, and scroll patterns. Statistically indistinguishable from humans.
Agents log in once, sessions remember auth. AES-256-GCM encrypted with zero-knowledge architecture.
Real-time regime detection. When a site probes for bots, the browser adapts automatically.
Every session gets a unique residential IP. No datacenter detection signals.
Three lines of Python. Same CDP interface as Playwright. Zero learning curve.
Pricing
50 free session-minutes. No credit card.