Skip to content

Instantly share code, notes, and snippets.

@bobvanluijt
Last active January 3, 2020 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobvanluijt/866547300a3acbe2c24fba12ff8ef67f to your computer and use it in GitHub Desktop.
Save bobvanluijt/866547300a3acbe2c24fba12ff8ef67f to your computer and use it in GitHub Desktop.
Wget websites from SeMI PoV
wget --recursive --quiet --level=0 -U "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36" --directory-prefix="collection/" --follow-tags=a -H semi.technology
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment