Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

whoisxmlapiaa-1.0.2.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

whoisxmlapiaa-1.0.2-py3-none-any.whl (5.4 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