-
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! |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
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.