{"library":"tldextract","type":"library","category":null,"description":"tldextract accurately separates a URL's subdomain, domain, and public suffix, using the Public Suffix List (PSL). It handles edge cases often missed by naive parsing methods. By default, it supports public ICANN TLDs and their exceptions, with optional support for private domains. The current version is 5.3.1, and the library maintains an active development and release cadence.","language":"python","status":"active","version":"5.3.1","tags":["url parsing","domain extraction","public suffix list","tld"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install tldextract","imports":["import tldextract","from tldextract import ExtractResult","from tldextract import update"]}],"homepage":null,"github":"https://github.com/john-kurkowski/tldextract","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tldextract/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.82,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tldextract/compatibility"}}