Simple python script to get phone number information from any country.
- Clone this repo
git clone https://github.com/rly0nheart/phone-number-info
- Navigate to the cloned repo directory
cd phonenumber_info
- Install dependencies
pip3 install -r requirements.txt
python phonenumber.py <phone_number_with_country_code>
Use
-o/--output
to save output to a file.