phone-number-info icon indicating copy to clipboard operation
phone-number-info copied to clipboard

Simple python script to get phone number information from any country.

usage

Simple python script to get phone number information from any country.

Installation

  1. Clone this repo
git clone https://github.com/rly0nheart/phone-number-info
  1. Navigate to the cloned repo directory
cd phonenumber_info
  1. Install dependencies
pip3 install -r requirements.txt

Usage

python phonenumber.py <phone_number_with_country_code>

Use -o/--output to save output to a file.