Drop a URL. Clone it locally. Extract anything.
$ npx snapper https://cool-site.com
→ intercepting assets...
→ 47 files captured (CSS, fonts, 3D models, shaders)
→ saved to ./snapped/cool-site/
$ npx snapper --pick https://cool-site.com
→ opening visual picker in browser...
→ hover any element → click to snap
Intercepts every asset. 3D models, CSS, fonts, shaders, images, SVGs, audio — anything the browser downloads, Snapper catches.
Visual picker. Hover any element on the page. Click to snap just that piece. Extract exactly what you want, not the whole site.
Runs on your machine. No cloud. No API. Playwright intercepts network requests locally. Your snaps never leave your computer.