Skip to content

Instantly share code, notes, and snippets.

@nicholasserra
Created February 7, 2019 04:56
Show Gist options
  • Save nicholasserra/a1882e36b6b32d1871e5a0903faa4731 to your computer and use it in GitHub Desktop.
Save nicholasserra/a1882e36b6b32d1871e5a0903faa4731 to your computer and use it in GitHub Desktop.
wget \
--recursive \
--header="Accept: text/html" \
--user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Firefox/21.0" \
--no-clobber \
--page-requisites \
--html-extension \
--convert-links \
--restrict-file-names=windows \
--domains digitalfaq.com \
--no-parent \
www.digitalfaq.com/forum/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment