Great project, thanks for maintaining this!
Author: MrorzioCreated Aug 23, 2026Updated Aug 23, 2026
Love these CDP examples — super helpful.
I’ve been working on a Copilot chat extractor using Playwright + CDP that handles virtualized DOMs and lazy hydration by scrolling the chat container in small chunks and streaming messages directly to disk.
Repo: Copilot Chat Exporter
Might be an interesting example of chunked extraction + memory‑safe scrolling.
Source: berstend/puppeteer-extra