Skip to content

Instantly share code, notes, and snippets.

@axelav
Created October 4, 2012 04:45
Show Gist options
  • Save axelav/3831525 to your computer and use it in GitHub Desktop.
Save axelav/3831525 to your computer and use it in GitHub Desktop.
scrape a website
# scrape the entire contents of a site
# http://stackoverflow.com/questions/538865/how-do-you-archive-an-entire-website-for-offline-viewing
wget -mkKE http://url/of/web/site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment