|
Bit of a noob with node, but would like to have my server stream the results of the website scraper into a archiver, so I can download all the files at once as a zip file Is it possible to accomplish this? I only see methods for saving to a local drive Thanks! |
Answered by
aivus
Jul 4, 2022
Replies: 1 comment 1 reply
|
Hey @resticker You can take a look on https://github.com/website-scraper/demo and set it up for yourself, but it's quite outdated. |
1 reply
Answer selected by
resticker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @resticker
You can take a look on https://github.com/website-scraper/demo and set it up for yourself, but it's quite outdated.