Scrapes a Devin Deep Wiki and saves it as a local directory of Markdown files.
Intercepts the internal get_full_multi_language_wiki API call (one request = full wiki) via Playwright — no fragile HTML parsing.
- Opens Chromium and authenticates on
app.devin.ai - Intercepts the internal API response on page load