Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
-
Updated
Oct 21, 2025 - Python
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
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"
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
Add a description, image, and links to the publicsuffix topic page so that developers can more easily learn about it.
To associate your repository with the publicsuffix topic, visit your repo's landing page and select "manage topics."