{"library":"tld","type":"library","category":null,"description":"The `tld` library provides functions to reliably extract the top-level domain (TLD) from a given URL, along with subdomains and full domain names. It leverages the Public Suffix List to ensure accuracy. The current version is 0.13.2, and it typically sees several updates per year, though major versions may have longer gaps.","language":"python","status":"active","version":"0.13.2","tags":["tld","url","domain","parsing","public suffix list"],"install":[{"cmd":"pip install tld","imports":["from tld import get_tld","from tld.utils import update_tld_names"]}],"homepage":null,"github":"https://github.com/barseghyanartur/tld","docs":"https://tld.readthedocs.io/","changelog":"https://tld.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/tld/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tld/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}