Published 10 months ago
This node is designed to cleanse URLs and extract their domain names efficiently.
It effectively handles a wide range of URL formats, including those with unconventional or complex top-level domains (TLDs), such as 'co.uk'.
You can also use it to extract the domain from an email. The node will also check if the domain is from a free email provider (gmail.com / outlook.com...etc) or not.
The node analyzes the provided URL, removing any unnecessary elements.
It then identifies and extracts the domain name, ensuring compatibility with a diverse array of TLDs.
The node utilizes an extensive list of TLDs to guarantee accurate domain extraction for virtually any URL.
To view the complete list of supported top-level domains, please visit: TLD List on GitHub
Call this workflow using the "execute workflow" node
You can pass either an email variable or a url variable.
For email, the node also detect free mail provider such as Yahoo / Google...etc
Implement complex processes faster with n8n