🚨 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 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.
git clone https://github.com/galihap76/collector.git
cd collector
pip install -r requirements.txt
# 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>
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.