Settings

Theme

Show HN: I built a CLI to dump all JavaScript/CSS/assets from any webpage

github.com

1 points by timf34 6 months ago · 0 comments · 1 min read

Reader

I wanted a way to download exactly what the browser loads for a webpage (i.e. all JS, CSS, images, fonts, etc.) with the original directory structure preserved (like what you see in DevTools → Network/Sources). Primarily for context/ prompting an LLM for creating similarly designed websites.

Couldn't find a tool, so here it is:)

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection