Anonym0usWork1221 / Phone-Number-Details

Get possible phone number datails with simple script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phone-Number-Details

GitHub stars GitHub forks GitHub issues

This is the demonstration os using phonenumbers and opencage library. In this simple script I have covered almost everything related to phone numbers library.

MIT License

Copyright (c) 2022 Abdul Moez

Requirements

pip install phonenumbers
pip install opencage

OR

pip install -r requirements.txt

And the Api key for open cage from CageApi.

Usage

Place the api key and the target phone number in phone_data.py file and execute phone_num.py file. To get details of target phone number.

python3 phone_num.py

OutPut Sample

Contributor