Domain Extractor
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.
How It Works 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
How to use it 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
Related Templates
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
📰 AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments