wget -O- www.domain.com | grep -Eo "http://[^/\"]+" | sort | uniq -c | sort -n