Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Latest commit

 

History

History
148 lines (127 loc) · 3.48 KB

README.md

File metadata and controls

148 lines (127 loc) · 3.48 KB

🚨 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

  • Country code
  • National number
  • International format
  • National format
  • Time zone
  • ISP
  • Location

Information gathering github account

  • Login
  • Id
  • Node id
  • Avatar url
  • Gravatar url
  • Url
  • Html url
  • Followers url
  • Following url
  • Gists url
  • Starred url
  • Subscriptions url
  • Organizations url
  • Repos url
  • Events url
  • Received events url
  • Type
  • Site admin
  • Name
  • Company
  • Blog
  • Location
  • Email
  • Hireable
  • Bio
  • Twitter username
  • Public repos
  • Public gists
  • Followers
  • Following
  • Created at
  • Updated at

Information gathering ip address

  • Ip
  • Version
  • City
  • Region
  • Region code
  • Country
  • Country name
  • Country code
  • Country code iso3
  • Country capital
  • Country tld
  • Continent code
  • In ue
  • Postal
  • Latitude
  • Longitude
  • Timezone
  • Utc offset
  • Country calling code
  • Currency
  • Currency name
  • Languages
  • Country area
  • Country population
  • Asn
  • Org

Note

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

Information gathering instagram account

  • Username
  • Fullname
  • User id
  • Number of posts
  • Followers
  • Following
  • Bio
  • Is business account
  • Business type
  • External url
  • Is private
  • Highlights
  • Likes
  • Stories
  • Download posts & profile picture

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