publicsuffix
There are 22 repositories under publicsuffix topic.
john-kurkowski/tldextract
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
weppos/publicsuffix-ruby
Domain name parser for Ruby based on the Public Suffix List.
peerigon/parse-domain
Splits a hostname into subdomains, domain and (effective) top-level domains.
weppos/publicsuffix-go
Domain name parser for Go based on the Public Suffix List.
nager/Nager.PublicSuffix
.NET public suffix domain parser
rushmorem/publicsuffix
An implementation of Mozilla's Public Suffix List in Rust
cmtt/publicsuffixlist
A validator for domain names and top level domains, driven by publicsuffixlist.org and ICANN's generic TLDs.
Zensavona/domainatrex
:smiling_imp: A library for parsing TLDs from urls in Elixir
danesparza/domainname-parser
:department_store: .NET domain name parsing library (uses publicsuffix.org)
aboutcode-org/python-publicsuffix2
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"
hazzik/PublicSuffix
PublicSuffix - Highly optimized, very fast Domain Name parser using Mozilla's Public Suffix List (https://publicsuffix.org/)
wxiaoguang/tldparser
Top-level domain parser
wdhdev/psl-formatted
A project with the aim of providing the Public Suffix List in different formats.
jameshurst/PublicSuffix-Swift
A Swift package that uses the Public Suffix List to parse domain names.
Jionelove/ProductionInformation
sixi-code
stefankuehnel/publicsuffix.stefan-dev.de
A web-based equivalent to the `publicsuffix` module in Go.
hfm/mruby-publicsuffix
Public Suffix List for mruby. The purpose of this project is mruby port of publicsuffix-ruby.
JohnTheGr8/FsPublicSuffix
accurately parse and separate hostnames
Kevin-Sangeelee/PublicSuffixList
Java helper API to query the Public Suffix List
nager/Nager.PublicSuffixService
PublicSuffix - REST API
rix4uni/tldinfo
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).