Skip to content

A mini phone number tracer in python using phonenumbers library.

Notifications You must be signed in to change notification settings

SaadARazzaq/Phone-Number-Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Phone Number Tracer ☎️

The Phone Number Information Extractor is a Python program that allows you to extract various details about a phone number. It utilizes the phonenumbers library to parse and analyze the input phone number, providing valuable information such as timezone, carrier, region, and country associated with the number.

🌐Features

  • Extracts timezone information for the phone number.
  • Retrieves carrier information for the phone number.
  • Provides geographical region details for the phone number.
  • Displays the country associated with the phone number.

📦Requirements

  • Python 3.x
  • phonenumbers library (Install using pip install phonenumbers)

📕Note

  • Ensure that you input a valid phone number in the +__ format to get accurate results.

  • The program uses the phonenumbers library for parsing and extracting information. It relies on external data sources for carrier and geolocation information.

🛑Disclaimer

This program is intended for educational and informational purposes only. The accuracy and availability of extracted information may vary based on external data sources and service providers. Use the information responsibly and in compliance with privacy regulations.

About

A mini phone number tracer in python using phonenumbers library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published