Skip to content

This basic script written in the Python programming language, will allow you to know some things about an international telephone number, such as its approximate latitude and longitude, its location, its service provider etc ..., it will allow you to save all the data in a file, you also need a key to use the OpenCage API but the script comes wi…

License

rodyherrera/Phone-Number-Information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Phone Numbers Information

A simple script to extract information from a phone number.

Getting starting

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/rodyherrera/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

Remember drink water my love.

About

This basic script written in the Python programming language, will allow you to know some things about an international telephone number, such as its approximate latitude and longitude, its location, its service provider etc ..., it will allow you to save all the data in a file, you also need a key to use the OpenCage API but the script comes wi…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages