therealOri / Wire

Simple OSINT phone number lookup!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wire

A very simple OSINT phone number lookup tool written in python3!

Wire Wire Example

The "1" or the code if you will, is important and you will get incomplete data if the international code is not there.





Installation

git clone https://github.com/therealOri/Wire.git
cd Wire
virtualenv wireENV
source wireENV/bin/activate
pip install -r requirements.txt

If you don't have virtualenv, you can install it via "pip" with pip install virtualenv.



Aditional Info

API_KEY can be found and made here: abstractapi.com

Python3 Downloads:





Support | Buy me a coffee <3

Donate to me here:

image

About

Simple OSINT phone number lookup!


Languages

Language:Python 100.0%