Comment on Show HN: Crawl a modern website to a zip, serve the website from the zipparentComments−mikeqq20242ytrying to use this for mirroring a document site. disappointed at 1. it running quite slow, 2. it kept outputing error messages like "ProtocolError: Protocol error (Page.bringToFront): Not attached to an active page". not sure what reason−unlogOP2yIf the URL is public you may post it here or in a GitHub issue, so I can take a look to what's wrong with it.−mikeqq20242ynot reproduce it, but 'wget -m --page-requisites --convert-links <url>' did a good job for me. never mind
Comments
trying to use this for mirroring a document site. disappointed at 1. it running quite slow, 2. it kept outputing error messages like "ProtocolError: Protocol error (Page.bringToFront): Not attached to an active page". not sure what reason
If the URL is public you may post it here or in a GitHub issue, so I can take a look to what's wrong with it.
not reproduce it, but 'wget -m --page-requisites --convert-links <url>' did a good job for me. never mind