Skip to main content

Simple package to check if 1 or more domain names are available.

Project description

Simple package to check if a domain name is available or not.

The program uses the whois system command, which works by default on Mac and Linux.

For Windows, you need to install the command from here: https://docs.microsoft.com/en-ca/sysinternals/downloads/whois

The program mostly interpret the WHOIS command's results (which is a string) to see if the domain is available or not.

Note: The results from the WHOIS command are different for different TLDs, so the support for TLDs is limited (io, net, com), but can be extended easily.

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

is_domain_free-0.0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

is_domain_free-0.0.1-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

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