Skip to content

Instantly share code, notes, and snippets.

@bernardr
Created December 26, 2013 03:33
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 bernardr/8129446 to your computer and use it in GitHub Desktop.
Save bernardr/8129446 to your computer and use it in GitHub Desktop.
A quick wget scraper written to nab pages in 1 level deep.
wget -H -r --level=1 -k -p --reject=flv BASEURL.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment