[[http://hintsforums.macworld.com/archive/index.php/t-117412.html|Source]] curl http://website-you-want.com/ | sed -e 's/href=/\nhref=/g' | grep 'href=' | sed -e 's/href="\([^"]*\)".*/\1/' {{tag>scrapping cli}}