App that print info about website from whoisxmlapi.
Project description
Whois
This small application print to console terminal nice foramted information about website from Whois XML API.
Requirements:
- Python 3
- Pip
Automatic installation with pip:
- pip install -r requirements.txt
Non-automatic installation without pip:
-
sudo apt-get install -y python3
-
sudo apt install -y python3-pip
-
pip install requests
-
pip install colorama
-
pip install pprint
Usage:
Basic usage
- python3 whois.py -d example.com
Advanced usage parameters:
-
-c
Print contact info
-
-o
Print organization info
-
-hn
Print host names
-
-a
Print everything, except raw json
-
-rj
Print only raw json
-
-rjr
Print only raw json in readable form
-
-sak
Set your own API key
-
-sdk
Set default API key
-
-uk
Use your own API key
Unit tests
Function tests for profiq.com and other functions
- It is used for testing function of the code.
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 whoisxmlapiaa-1.0.2.tar.gz.
File metadata
- Download URL: whoisxmlapiaa-1.0.2.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acdcbfcfb9a332c83c65d7d582753c31217fcd1d167cf6bb6d9b760648711b7a
|
|
| MD5 |
0eda53fb2f08e19acdc937bba2fc51d6
|
|
| BLAKE2b-256 |
730ab3655ca9a5321eca5d92c6ed44be0ff6e06d8780d0d8833a11d1fe98db42
|
File details
Details for the file whoisxmlapiaa-1.0.2-py3-none-any.whl.
File metadata
- Download URL: whoisxmlapiaa-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
737d228d0e065f88c988915ec7bb09d4f3bba305549c9a78dc0c705275e63d20
|
|
| MD5 |
da3dcc27ea43f214848cbe2858e30cf9
|
|
| BLAKE2b-256 |
ecdee087f9d4edbdb7590914878953421a17205c2a9df44358e1553fb939f57f
|