| john-kurkowski/tldextract |
1,743 |
|
876 |
302 |
over 2 years ago |
60 |
November 17, 2023 |
13 |
bsd-3-clause |
Python |
| Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL). |
| rbsec/dnscan |
787 |
|
0 |
0 |
over 3 years ago |
0 |
|
6 |
gpl-3.0 |
Python |
| peerigon/parse-domain |
477 |
|
1,815 |
196 |
over 2 years ago |
52 |
October 27, 2023 |
2 |
mit |
TypeScript |
| Splits a hostname into subdomains, domain and (effective) top-level domains. |
| thom4parisot/tld.js |
412 |
|
293 |
146 |
over 6 years ago |
34 |
February 18, 2018 |
|
mit |
JavaScript |
| JavaScript API to work easily with complex domain names, subdomains and well-known TLDs. |
| bmullan91/express-subdomain |
384 |
|
266 |
37 |
about 7 years ago |
9 |
February 20, 2016 |
13 |
|
JavaScript |
| Super simple subdomain middleware for expressjs |
| remusao/tldts |
374 |
|
12 |
85 |
about 2 years ago |
685 |
December 05, 2023 |
6 |
mit |
TypeScript |
| JavaScript Library to extract domains, subdomains and public suffixes from complex URIs. |
| layershifter/TLDExtract |
205 |
|
48 |
21 |
over 6 years ago |
18 |
February 11, 2019 |
8 |
apache-2.0 |
PHP |
| [DEPRECATED] Library for extraction of domain parts e.g. TLD. Domain parser that uses Public Suffix List |
| jakeogh/dnsgate |
117 |
|
0 |
0 |
over 4 years ago |
0 |
|
3 |
mit |
Python |
| Combine and deduplicate popular /etc/hosts blocking lists. |
| nager/Nager.PublicSuffix |
113 |
|
7 |
12 |
about 3 years ago |
25 |
May 31, 2022 |
5 |
mit |
C# |
| .NET publicsuffix domain parser |
| joeguo/tldextract |
99 |
|
2 |
1 |
almost 4 years ago |
2 |
May 07, 2022 |
5 |
mit |
Go |
| Extract root domain, subdomain name, and tld from a url, using the Public Suffix List. |