Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 146 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 146 Bytes

simple wget spider

get urls from a page using wget

dependencies

  • wget
  • jq
  • grep
  • awk
  • sort
  • uniq

usage

./wgetSpider.sh <url>