Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 405 Bytes

PhoneNumberLocator

Using phonenumbers module, one can detect any numbers with the mobile operators from that partiuclar country.

| python based |

Documentation:

https://pypi.org/project/phonenumbers/

Just a basic idea to detect a phone number using geocoder and carrier.

Geocoder helps to locate the country code and Carrier indicates to locate the service providers of that particular country.