Find and extract all domain names (e.g. example.com) from any block of text.
The Extract Domains from Text tool scans any input and identifies all valid domain names using regular expressions.
Features:
example.com
, sub.domain.net
)Example:
Input:
Visit https://fennkit.com and http://example.org for more info. Don't forget sub.domain.co.uk!
Output:
fennkit.com
example.org
domain.co.uk
Perfect for: