Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 559 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 559 Bytes

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.