Hacker News new | ask | show | jobs
by rahimnathwani 4 days ago
So this is like using wget --mirror except that it works on pages that require javascript, right?
1 comments

Yeah, it is. For example, openai.com is rendered with Next.js, so I will try to mirror it tomorrow.