Skip to content

Instantly share code, notes, and snippets.

@lidio601
Created November 20, 2017 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lidio601/437d75d23647c697332560db90ed75ff to your computer and use it in GitHub Desktop.
Save lidio601/437d75d23647c697332560db90ed75ff to your computer and use it in GitHub Desktop.
Crawl an entire website (pages + resources) into a local folder
# Simple as is
wget --recursive --page-requisites --convert-links www.libero.it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment