Phonenumbers package is used. To import the phonenumbers package: Open command prompt and type pip install phonenumbers.
The following modules are imported from phonenumbers package:
- geocoder: used to know the specific location to that phone number
- carrier: used to know the name of service provider of that phone number
- timezone:used to know the timezone
- Clone the repo to your machine
- head over to the required(Phonenumber Tracker folder)
- Give the phone number with the country code at required places
- run the script
This is a phonenumber tracker that uses phonenumbers library to get the following details : -country -service provider of the phone number
Uma Lamba
Do not forget to put the country code of the number that you provide.