galihap76 / collector

Collector is a OSINT tool and information gathering. This tool can do information gathering phone numbers, github account, ip address and instagram account.
GNU General Public License v3.0
196 stars 22 forks source link
github-osint information-gathering instagram-osint open-source-intelligence osint osint-ip osint-phonenumbers osint-python osint-tool python3 web-scraping

🚨 NOTICE : This tool no longer receives updates, and i don't have time to update it because i have other work to finish. This repository has been officially changed to read only. Thank you!


Collector 🔎 🕵️‍♂️

version-3.8 GPLv3 Python3

Collector is a OSINT tool and information gathering. I build this tool for my fun and you can use this tool for do OSINT. In github account and instagram account you can find information by username.

carbon (10)

Install

git clone https://github.com/galihap76/collector.git
cd collector 
pip install -r requirements.txt

Options

# Help 
python3 main.py -h

# Phone number
python3 main.py -n <phone number>

# Github account
python3 main.py -g <target username>

# Ip address
python3 main.py -i <ip address>

# Instagram account
python3 main.py -ig <target username>

# Check update
python3 main.py --update

# Login instagram account
python3 main.py --login -u <YOUR USERNAME> -p <YOUR PASSWORD>

# Change instagram account
python3 main.py --change -u <YOUR USERNAME> -p <YOUR PASSWORD>

Features

Information gathering phone numbers

Information gathering github account

Information gathering ip address

Note

You cannot for tracking someone and cannot get accurate public ip.

Information gathering instagram account

Note

You cannot for do on private account. If you do download highlights or post or maybe stories and profile picture, those will be stored in current directory. Please keep track your request while web scraping instagram. If not you will be given blocking ip, checkpoint account and suspended account.

Screenshots 📸

phone-collector github-collector 1 ipapi-collector 1 instagram-collector