extract domain from url or domain
Project description
extract domain from url or domain
About
domainextract is a sub/root domain extracter.
Install
pip install domaintldextract or pip install https://github.com/solos/pydnspod/tarball/master
Usage
import domaintldextract as dextr url = ‘http://www.baidu.com’ domain = dextr.extract_domain(url) root_domain = dextr.extract_rootdomain(url) print dextr.extract(domain)
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
domainextract-0.0.1.tar.gz
(6.3 kB
view details)
File details
Details for the file domainextract-0.0.1.tar.gz
.
File metadata
- Download URL: domainextract-0.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 597bf42bf85bb89b8f4404846a61827181aa7675f9e3d8c1b507a6780d7f7e1e |
|
MD5 | d2c0bf344d289c1699536b8572a9b5d6 |
|
BLAKE2b-256 | 7172f6898557a9d247cac0f38a0c7c2c9ac785692a3279a6644c150c88051de2 |