publicsuffix topic

List publicsuffix repositories

domainname-parser

33
Stars
19
Forks
Watchers

:department_store: .NET domain name parsing library (uses publicsuffix.org)

publicsuffixlist

54
Stars
9
Forks
Watchers

A validator for domain names and top level domains, driven by publicsuffixlist.org and ICANN's generic TLDs.

tldextract

1.8k
Stars
211
Forks
Watchers

Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).

Nager.PublicSuffix

145
Stars
21
Forks
Watchers

.NET public suffix domain parser

parse-domain

498
Stars
69
Forks
Watchers

Splits a hostname into subdomains, domain and (effective) top-level domains.

publicsuffix-ruby

613
Stars
111
Forks
Watchers

Domain name parser for Ruby based on the Public Suffix List.

publicsuffix-go

173
Stars
32
Forks
Watchers

Domain name parser for Go based on the Public Suffix List.

publicsuffix

95
Stars
18
Forks
Watchers

An implementation of Mozilla's Public Suffix List in Rust

domainatrex

36
Stars
16
Forks
Watchers

:smiling_imp: A library for parsing TLDs from urls in Elixir

python-publicsuffix2

29
Stars
15
Forks
Watchers

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"