Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
Domain name parser for Ruby based on the Public Suffix List.
Splits a hostname into subdomains, domain and (effective) top-level domains.
.NET public suffix domain parser
An implementation of Mozilla's Public Suffix List in Rust
A validator for domain names and top level domains, driven by publicsuffixlist.org and ICANN's generic TLDs.
😈 A library for parsing TLDs from urls in Elixir
🏬 .NET domain name parsing library (uses publicsuffix.org)
A small Python library to deal with publicsuffix data (includes a bundled PSL as "package data") in a wheel friendly format. Fork and continuation of Tomaž Šolc's "publicsuffix"
PublicSuffix - Highly optimized, very fast Domain Name parser using Mozilla's Public Suffix List (https://publicsuffix.org/)
A project with the aim of providing the Public Suffix List in different formats.
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
A Swift package that uses the Public Suffix List to parse domain names.
Java helper API to query the Public Suffix List
Public Suffix List for mruby. The purpose of this project is mruby port of publicsuffix-ruby.