Hacker News new | ask | show | jobs
by cowsandmilk 4469 days ago
> use wget --mirror to extract a post-processed version of the site.

or just use php file.php > file.html

1 comments

Sure, but you'd need to process each file, or write a script to do it, when wget --mirror fetches the whole site at once.