Skip to main content

Check which TLDs are still free for a given name

Project description

domain-check

A script running over all TLDs that fulfill specified requirements |check if name.TLD is still free. Using dig to check for availability. The list of all TLD-domains will be requested from do.de (not sponsored).

Options

Parameter Description Default
name The domain name to check for required input
[-p] [--price] Max price for domain default=20.000
[-l] [--maxlen] Max length the TLD shall have default=18
[-r] [--rate] Delay between whois-calls in seconds default=0.2
[-f] [--file] File the available results are written to default="./free.txt"

setup

Make sure that you've got the CLI-tool dig installed since it's the part required for checking the domain. It should be part of dnsutils.

After that install the package with pip:
pip install domain-check
Run it using a command like: domain-check example -r 0.01 -f example.txt

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

domain-check-1.0.1.tar.gz (31.7 kB view hashes)

Uploaded Source

Built Distribution

domain_check-1.0.1-py3-none-any.whl (31.6 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