Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page