wget \
--recursive \
--no-clobber \
--page-requisites \
--html-extension \
--convert-links \
--restrict-file-names=windows \
--domains WEBSITE.nl \
--no-parent \
www.WEBSITE.nl
Download an entire website with wget
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment