tldextract 5.1.2
0
Accurately separates a URL's subdomain, domain, and public suffix, using the Public Suffix List (PSL
Contents
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.
Stars: 1835, Watchers: 1835, Forks: 210, Open Issues: 18The john-kurkowski/tldextract
repo was created 13 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1835 github stars!
How to Install tldextract
You can install tldextract using pip
pip install tldextract
or add it to a project with poetry
poetry add tldextract
Package Details
- Author
- License
- BSD-3-Clause
- Homepage
- PyPi:
- https://pypi.org/project/tldextract/
- GitHub Repo:
- https://github.com/john-kurkowski/tldextract
Classifiers
- Utilities
Related Packages
Errors
A list of common tldextract errors.
Code Examples
Here are some tldextract
code examples and snippets.
GitHub Issues
The tldextract package has 18 open issues on GitHub
- Added documentation for eTLDs
- Reconsider network auto-update by default