Skip to content

Oluwaseyiae/Locating-Phonenumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locating Phone number

A simple phone number locator in python.


Python offers a lot of modules to make coding easier. In this project, I made use of some efficient but uncommon modules to locate any phone number where ever it may be in as much as it's online or active. It include a map which shows the exact location of the map.

We wiil also make use of Opencage website. We'll make an accout and copy the API key.

Opencage website: https://opencagedata.com/

Prerequisite for Phone Number Locator

For developing a simple phone number locator in python you must have to prior knowledge of following –

  1. Folium

  2. Phonenumbers

  3. OpenCageGeocode


preview

preview

And now we will start writing codes for making this. To create this we have to do four things

  1. Importing the modules listed above

  2. Creating a file named "number" and store a phone number

  3. Get the needed link from opencage website and use it in the code

Check the code and follow the steps accordingly. It needs internet connection to function



Feel free to contribute

Questions ?

Hit me on


kingdom2203



Show your support

Give a ⭐ if you like this website and kindly follow for more!

Buy Me A Coffee

About

Locating phonenumber location with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published