Skip to content

Instantly share code, notes, and snippets.

@andyhullinger
Created November 19, 2015 09:29
Show Gist options
  • Save andyhullinger/d87ac9ca6a9bca45740a to your computer and use it in GitHub Desktop.
Save andyhullinger/d87ac9ca6a9bca45740a to your computer and use it in GitHub Desktop.
WGET grab all linked images from a webpage
wget localhost:8000 -E -H -p -nd
//export codepen to local folder open in python -m SimpleHTTPServer and use this to grab linked images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment