Skip to content

Instantly share code, notes, and snippets.

@rafaelfoster
Created May 22, 2018 01:17
Show Gist options
  • Save rafaelfoster/25704e57fd7887167f97ae4a67bddd6c to your computer and use it in GitHub Desktop.
Save rafaelfoster/25704e57fd7887167f97ae4a67bddd6c to your computer and use it in GitHub Desktop.
Wget command to ignore robots.txt file
wget --random-wait -r -p -e robots=off -U Mozilla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment