JavaScript domain name parser based on the Public Suffix List
-
Updated
Apr 11, 2025 - JavaScript
JavaScript domain name parser based on the Public Suffix List
[DEPRECATED] Library for extraction of domain parts e.g. TLD. Domain parser that uses Public Suffix List
Parse and validate domain names using the Public Suffix List, splitting domains into subdomain, main part, and TLD for .NET applications.
Laravel package to ease the interation of PHP Domain parser
🔗 Lightweight Ruby library for parsing URLs and extracting domain components with accurate multi-part TLD support. Handles nested subdomains, query parameters, and URL normalization. Perfect for web scraping, analytics, and URL manipulation. Built on URI and public_suffix gem.
A very simple domain parser for PHP version 5.6.2+. Splits a URL into subdomain(s), registrable domain, and public suffix(es).
Top-level domain parser
Detects and visualizes confident structural domains from AlphaFold2 models using pLDDT scores.
Twig Extension using PHP Domain parser
A simple CLI tool to extract and aggregate domains, subdomains and public IP addresses from URLs
A tiny PHP-base library to parse domain address with a limit format allowed list.
JavaScript domain name parser.
Split www.ox.ac.uk into [Subdomain([www]), Domain(ox), Tld([ac, uk])].
A lightweight PHP library for validating and parsing real domain names using the Public Suffix List.
accurately parse and separate hostnames
Add a description, image, and links to the domain-parser topic page so that developers can more easily learn about it.
To associate your repository with the domain-parser topic, visit your repo's landing page and select "manage topics."