Skip to content

Instantly share code, notes, and snippets.

@timkelty
Created January 19, 2012 17:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save timkelty/1641444 to your computer and use it in GitHub Desktop.
Save timkelty/1641444 to your computer and use it in GitHub Desktop.
Scrape page and save assets with wget
wget -E -H -k -K -p -nd -P myfoldertarget/ http://mypage.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment