Warning
USE AT YOUR OWN RISK I AM NOT RESPONSIBLE FOR ABUSE OF POWER
After running it will print out the state (assumming in America) longitude & latitude and create an html file that shows a map of the coordinates
Note
change the phone number in phonenumber.py to the number you want to hunt change the API key in line 25 in main.py to your API key from OpenCageData you will need to make an account
Next install the needed packages for this tool by entering
pip3 install -r requirements.txt
After that you are all set, simply run the command:
python main.py
Tip
have main.py and phonenumber.py in the same folder but seperate from anything else