{"id":69362,"library":"jpillora-go-tld","title":"Go TLD","description":"Extends net/url with extra fields: Subdomain, Domain, TLD, and Port for URL parsing.","status":"active","version":"1.2.1","language":"go","source_language":null,"source_url":"https://github.com/jpillora/go-tld","tags":["url","tld","parsing"],"install":[{"cmd":"go get github.com/jpillora/go-tld","lang":"bash","label":"Install github.com/jpillora/go-tld"}],"dependencies":[],"imports":[{"symbol":"tld","correct":"github.com/jpillora/go-tld"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/jpillora/go-tld\"\n)\n\nfunc main() {\n\tu, _ := tld.Parse(\"https://www.example.com/path\")\n\tfmt.Println(u.Domain)\n}","lang":"go","description":"Parses a URL and extracts the domain."},"warnings":[],"env_vars":null,"search_vec":"'domain':9 'extend':3 'extra':6 'field':7 'go':1 'net/url':4 'pars':15,18 'port':12 'subdomain':8 'tld':2,10,17 'url':14,16","created_at":"2026-06-17T18:00:56.605423+00:00","updated_at":"2026-06-17T18:00:56.605423+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jpillora/go-tld","github":"https://github.com/jpillora/go-tld","docs":"https://pkg.go.dev/github.com/jpillora/go-tld#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}