A simple python script which locates mobile location with phone number and display the location in the map.
https://opencagedata.com/
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
Install python package with pip command in terminal or command prompt.
pip install phonenumbers
pip install opencage
pip install folium
To run tests, run the following command
python map.py