URL Domain Extractor

Go to Product

Using the node, one can extract the domain name from a given URL. For example, for an input such as http://subdomain.example.com/directory/page.html, this node extracts http://subdomain.example.com.

Options

URL
The column which holds the URLs to extract.
Include protocol
Enable to include the protocol (e.g. http://).
Include subdomain
Enable to include all subdomains (e.g. http://subdomain1.subdomain2.example.com vs. http://example.com)

Input Ports

Icon
Table which contains a column with URLs to extract.

Output Ports

Icon
Input table with appended column for extracted domains.

Popular Predecessors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.