Skip to content

Instantly share code, notes, and snippets.

@rdeprera
Created February 4, 2022 05:11
Show Gist options
  • Save rdeprera/97abb063e4e237f28961aa4ebcecd0e2 to your computer and use it in GitHub Desktop.
Save rdeprera/97abb063e4e237f28961aa4ebcecd0e2 to your computer and use it in GitHub Desktop.
wget \
--recursive \
--no-clobber \
--page-requisites \
--html-extension \
--convert-links \
--restrict-file-names=windows \
--domains website.org \
--no-parent \
www.site.com.br/uri/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment