You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 with a KEY ready, just come and use, you can extend it as you want.
1
+
## Phone Numbers Information
2
+
##### A simple script to extract information from a phone number.
3
+
4
+
### Getting starting
5
+
You only have to execute a series of commands in your terminal to initialize the script correctly, it is easier than you think.
0 commit comments