1
Downloading posts as HTML
(feddit.org)
It's missing the CSS, and I don't think this is something you can do solely with curl, at least without a bunch of parsing. Wget does have a --page-requisites option that should work though.
Also, your first screenshot has included the HTTP headers, which are not part of the HTML. You probably need to remove a -v from the curl command, although it doesn't really fix the main issue.
Edit: You also might get some more replies if you posted to one of the programming communities.
Support / questions about Lemmy.