Skip to content

Black-Hat-Ninja/Phone-Number-location-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Phone Number Location Tracker

Phone Number Location Tracker is a Python-based program that uses the OpenCage API to approximate the geographic location of a given phone number. Developed and maintained by BlackHatNinja, this tool is designed for educational and ethical research purposes. Features

Phone Number Location Tracking: Input a phone number to retrieve its approximate geographic location.
OpenCage API Integration: Utilizes the OpenCage API for accurate geolocation data.
Easy to Use: Simple command-line interface for quick and efficient tracking.

Disclaimer

This tool is intended for educational and ethical research purposes only. Misuse of this tool for illegal activities, such as unauthorized tracking, stalking, or invading someone's privacy, is strictly prohibited. Always ensure you have the necessary permissions before using this tool to track phone numbers. Installation

Clone the repository:

bash

git clone https://github.com/Black-Hat-Ninja/Phone-Number-location-Tracker.git

Install the required dependencies:

bash

pip install -r requirements.txt

Obtain an OpenCage API key by signing up at OpenCage Geocoder.

Run the program:

bash

python main.py  

Usage

bash

python main.py -

Replace YOUR_OPENCAGE_API_KEY with your actual OpenCage API key and YOUR_TARGET_PHONE_NUMBER with the phone number you want to locate. Example

bash

python main.py

Contribution

Feel free to open issues or submit pull requests to improve the program. Contributions from the community are welcome and appreciated. Maintainer

This project is maintained by BlackHatNinja. For any inquiries, please contact via the GitHub repository.

Note: Always remember who we are - BlackHatNinjas. Use this tool responsibly and ethically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages