logoalt Hacker News

rahimnathwanitoday at 5:56 PM1 replyview on HN

So this is like using wget --mirror except that it works on pages that require javascript, right?


Replies

tamndtoday at 5:58 PM

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