tldextract v5.3.1
pypiAccurately 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.
Updated
View on PyPI →
Version
5.3.1
14d ago
License
BSD-3-Clause
14d ago
Weekly Downloads
N/A
Dependencies
17
14d ago
Required Runtime
>=3.10
14d ago
Deprecated
No
14d ago
Weekly downloads
Release activity
1 release tracked. Last release: 14 days ago.
v5.3.1
current
v5.3.1
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → >=3.10 | 14d ago |
| deprecated | (none) → false | 14d ago |
| latest_version | (none) → 5.3.1 | 14d ago |
| dep_count | (none) → 17 | 14d ago |
| license | (none) → BSD-3-Clause | 14d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/tldextract/latest_version
{ "value": "5.3.1" }
CLI
$ npx grounded-cli tldextract
tldextract@5.3.1 (pypi)