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 project demonstrates how to track the location of a mobile number using Python. By leveraging libraries such as phonenumbers, folium, and opencage, this script extracts detailed location and carrier information from a phone number and displays it on an interactive map
When you Run on your local machine you have run location.html file on your favorite browser?
Also on the herphone file replace phone number with your number w/c you want to track.
also download all required module, like opencage, phonenumbers,
About
This project demonstrates how to track the location of a mobile number using Python. By leveraging libraries such as phonenumbers, folium, and opencage, this script extracts detailed location and carrier information from a phone number and displays it on an interactive map