Skip to content

Instantly share code, notes, and snippets.

@shahidhk
Created March 23, 2014 05:33
Show Gist options
  • Save shahidhk/9719191 to your computer and use it in GitHub Desktop.
Save shahidhk/9719191 to your computer and use it in GitHub Desktop.
Download a website using wget
wget --limit-rate=200k --no-clobber --convert-links -r -p -E -e robots=off -U mozilla http://django-notification.readthedocs.org/en/latest/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment