10.Extract authenticated views via CDP
Overview
Connect Dembrandt to an existing Chrome session via CDP to extract pages that require login — dashboards, account settings, gated product UIs — without automating the auth flow.
Dembrandt normally opens a fresh headless browser with no session. Pages behind a login wall return the unauthenticated view. The BROWSER_CDP_ENDPOINT environment variable lets Dembrandt connect to an existing Chromium instance via the Chrome DevTools Protocol instead. Log in manually in that browser, then point Dembrandt at it. The extraction runs in your authenticated session, capturing the real dashboard or gated UI that anonymous extraction cannot reach.
Launch Chrome with remote debugging
Extract authenticated view
Token extraction from authenticated product UIs, dashboards, and gated views.
More in Extraction
Browse all
All recipes →