Auto-accept cookie consent (clicks Accept across CMP vendors + text heuristic, iframes) to unlock consent-gated content; plus banner hiding and ad/tracker blocking.
Stealth mode (default on): masks navigator.webdriver, the HeadlessChrome UA and empty plugins. Does not solve CAPTCHAs.
Authenticated/paywalled pages via cookies and headers (sent first-party only).
Bring-your-own proxy (http/socks) for geo-located capture; waitForSelector, waitUntil, delayMs.
Platform & reliability
Standby HTTP API and batch runs from one image.
Self-scaling: detects the run's memory/CPU and tunes concurrency; bounded queue returns 429 under load.
Pay-per-event, billed only on a successful screenshot.
Security
SSRF-safe: a forced in-process proxy resolves, classifies and pins every IP (page + subresources + redirects); private/reserved/metadata ranges blocked; DNS-rebinding defeated.
No downloads (acceptDownloads:false), per-capture timeout, response-size cap, and a fresh isolated browser context per capture.