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
Release files for domain-check 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| domain-check-1.0.1.tar.gz | 31.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| domain_check-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 63.3 kB
Release files / domain-check-1.0.1.tar.gz
| Download URL | domain-check-1.0.1.tar.gz |
|---|---|
| Size | 31.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6c732f8357897ef1ac6d6c5c24b666b0986810bf85a978d32e80289f42fe7f0b
|
|
BLAKE2b-256 checksum How to use checksums |
025df9220e3295bb76e0922bc427571bd1e7d435059582fef2c7b325924ab005
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / domain_check-1.0.1-py3-none-any.whl
| Download URL | domain_check-1.0.1-py3-none-any.whl |
|---|---|
| Size | 31.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4fedf6dfd06b7c188ba5f97f8f8a16f2da6cbad6a258d1945035bce61ce9dc87
|
|
BLAKE2b-256 checksum How to use checksums |
0e8f7621fe9e2d946ba50f5d3efcb0735ce72192408bf4f9fb4540017a1f2246
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|