Skip to content

Instantly share code, notes, and snippets.

@redolivedev
Created March 27, 2017 14:48
Show Gist options
  • Save redolivedev/f8cc361fec14695cff461ce614f23c99 to your computer and use it in GitHub Desktop.
Save redolivedev/f8cc361fec14695cff461ce614f23c99 to your computer and use it in GitHub Desktop.
Scrape a site's images
wget -nd -H -p -A jpg,jpeg,png,gif -e robots=off http://sitetoscrape.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment