Skip to content

DAVID is a tool designed to provide location and carrier information about phone numbers. This tool is useful for individuals and businesses looking to validate phone numbers and get more information about the location of the phone number's owner.

License

Notifications You must be signed in to change notification settings

king101-bit/DAVID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAVID - Phone Number Information Retrieval Tool

DAVID is a command-line tool written in Python that allows users to retrieve information about phone numbers. This tool can be useful in situations where you need to quickly gather information about a large number of phone numbers.

Installation

To install DAVID, follow these steps:

Clone this repository to your local machine.

Install the required Python packages by running the following command:

pip install -r requirements.txt

Usage

To use DAVID, simply run the following command:

python main.py

Replace [phone number] with the phone number you want to retrieve information for. The phone number should be entered in the following format: +1-XXX-XXX-XXXX.

DAVID will then retrieve information about the phone number and display it in the terminal. The information retrieved includes:

  • Country code
  • Area code
  • Carrier
  • Line type

Example

Screenshot (167)

Contributing

If you would like to contribute to DAVID, please open a pull request on this repository. We welcome any contributions that improve the functionality or usability of this tool.

License

This tool is licensed under the MIT License. See the LICENSE file for more information.

About

DAVID is a tool designed to provide location and carrier information about phone numbers. This tool is useful for individuals and businesses looking to validate phone numbers and get more information about the location of the phone number's owner.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages