Extracts clean domain names from URLs and emails, handles complex TLDs like co.uk, and detects free providers like Gmail or Outlook.
The Domain Extractor workflow is a specialized n8n automation designed to efficiently cleanse URLs and extract their domain names. It supports a vast array of top-level domains (TLDs), including unconventional ones such as 'co.uk', ensuring accurate parsing for diverse URL formats. Additionally, it processes email addresses to pull out the domain and flags if it's from a free email provider like gmail.com, outlook.com, or yahoo.com.
This workflow leverages a comprehensive JavaScript code node w
Platform
n8n
Category
Travel & Hospitality
Price
$5.99
Creator
QualityWorkflows
domain-extraction
url-parsing
email-validation
tld-support
data-cleaning
free-email-detection
web-scraping
javascript-code
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.