Web Scraping Browser

Scrapes JS-rendered pages with Hermes browser_* + CDP: navigate, snapshot, interact, extract JSON from the live DOM after static fetch fails. Use when a SPA, login wall, infinite scroll, or click-to-reveal hides data from HTTP fetch. Not for Playwright E2E suites (browser-automation), owned-Chrome research/screenshots (chrome-browser-automation), or CAPTCHA/anti-bot bypass.

Kayforkind 4a31b0c 19.0 KB Updated

File contents

Kayforkind/skill-slice commit 4a31b0c7b1

Frequently asked questions

npx skillmds@latest add kayforkind/web-scraping-browser