Extract URLs from text and other data sources
Extract urls from text
xurls
$ xurls < input.txt
$ cat webpage.html | xurls
$ xurls < data.txt | grep example.com