Package profile
tldextract
- Summary: Accurately separates a URL's subdomain, domain, and public suffix, using the Public Suffix List (PSL). By default, this includes the public ICANN TLDs and their exceptions. You can optionally support the Public Suffix List's private domains as well.
- Author: John Kurkowski <john.kurkowski@gmail.com>
- Homepage: https://github.com/john-kurkowski/tldextract
- Source: https://github.com/john-kurkowski/tldextract (Repo profile)
- Number of releases: 64
- First release: 0.1 on 2011-02-28
- Latest release: 5.3.0 on 2025-04-22
Releases
PyPI Downloads
Dependencies
Tldextract has 17 dependencies, 13 of which optional.Dependency | Optional |
---|---|
filelock | false |
idna | false |
requests | false |
requests-file | false |
build | true |
mypy | true |
pytest | true |
pytest-gitignore | true |
pytest-mock | true |
responses | true |
ruff | true |
syrupy | true |
tox | true |
tox-uv | true |
twine | true |
types-filelock | true |
types-requests | true |