Loading repository data…
Loading repository data…
rodyherrera / repository
Look up an international phone number’s estimated location (lat/long + place), carrier info, and export the results to a file. Includes a ready-to-use OpenCage API key and is easy to extend.
You only have to execute a series of commands in your terminal to initialize the script correctly, it is easier than you think.
# Cloning the repository
git clone https://github.com/CodeWithRodi/Phone-Number-Information/
# Entering the folder with the source code
cd Phone-Number-Information
# Installing the necessary modules
pip install -r Requirements.txt
# Starting the script
python3 Script.py