-
-
Save watsoncoders/3859dc8eced00713b749b891dd216c6a to your computer and use it in GitHub Desktop.
Download an entire website with wget, along with assets.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wget --recursive --page-requisites --adjust-extension --span-hosts --convert-links --restrict-file-names=windows --domains yoursite.com --no-parent yoursite.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment