Skip to content

OSINTCabal/OSINTIndustries-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OSINTIndustries-CLI

A simple but sleek CLI front end for OSINT Industries API keys for those of us who prefer terminal/JSON output. Nothing too fancy! Still working on the name search part.

Built with:

  • βœ… Beautiful terminal UI
  • βœ… Animated loading spinners
  • βœ… Structured result parsing
  • βœ… Platform-by-platform result display
  • βœ… Secure API key handling (no hard-coded keys)

πŸš€ Features

  • πŸ” Username, Email, Phone, Person & Crypto Wallet searches (Name search still in the works)
  • πŸ“Š Automatic platform summary (found vs not found)
  • 🎨 Colorized output with colorama
  • 🧠 Intelligent nested JSON formatter
  • πŸ’Ύ Optional JSON result export
  • πŸ” Secure API key input at runtime (GitHub-safe)

πŸ“¦ Installation

1. Clone the Repository

git clone https://github.com/OSINTCabal/OSINTCabal-OSINT-Industries-CLI.git
cd OSINTCabal-OSINT-Industries-CLI
pip install -r requirements.txt 
Python3 OSINTCabalOIcli.py <-- Starts the tool!

### 2. Input your API key where it says "YOUR KEY HERE" 

EX: 
def main():
    # Your API key
    API_KEY = "YOUR KEY HERE"

About

A simple but sleek CLI front end for OSINT Industries API keys for those of us who prefer terminal/JSON output. Nothing too fancy! Still working on the name search part.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages