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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file domain-check-1.0.1.tar.gz.
File metadata
- Download URL: domain-check-1.0.1.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c732f8357897ef1ac6d6c5c24b666b0986810bf85a978d32e80289f42fe7f0b
|
|
| MD5 |
e532e794bf085fe4ec1192e8e004b1dc
|
|
| BLAKE2b-256 |
025df9220e3295bb76e0922bc427571bd1e7d435059582fef2c7b325924ab005
|
File details
Details for the file domain_check-1.0.1-py3-none-any.whl.
File metadata
- Download URL: domain_check-1.0.1-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fedf6dfd06b7c188ba5f97f8f8a16f2da6cbad6a258d1945035bce61ce9dc87
|
|
| MD5 |
dd54c82e7bc169449af5a72ed8bfa031
|
|
| BLAKE2b-256 |
0e8f7621fe9e2d946ba50f5d3efcb0735ce72192408bf4f9fb4540017a1f2246
|