Skip to content

BuffBaby253/PhoneTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Warning

USE AT YOUR OWN RISK I AM NOT RESPONSIBLE FOR ABUSE OF POWER

This code will track accurately where a mobile device is with only a phone number

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

About

Python Geolocator For Phone Numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages