GitPedia
shredzwho

shredzwho/IG-Detective

OSINT tool researched and designed to hunt down IG handles

1 Releases
Latest: 4mo ago
IG-Detective v2.0.0: The Bleeding-Edge Edition ๐Ÿ•ต๏ธโ€โ™‚๏ธv2.0.0Latest
shredzwhoshredzwhoยท4mo agoยทMarch 1, 2026
GitHub

๐Ÿ“ฆ ๐Ÿš€ Major Architectural Rebuild

  • IG-Detective v2.0.0 has been completely rebuilt from the ground up for maximum stealth, stability, and OSINT capability.

โœจ โœจ New Features & Upgrades

  • Headless Stealth Browser: We've completely removed the fragile HTTP `instaloader` requests and replaced them with a native Playwright Chromium engine. `playwright-stealth` ensures we perfectly mimic organic Chrome TLS and DOM fingerprints.
  • Active Surveillance Mode: Lock onto a given target and continuously poll their profile for drops/gains in followers, media uploads, and biography edits with native SQLite logging.
  • Mass Data Export: A powerful new `data` command that leverages native GraphQL to securely paginate and download the target's entire footprint (Followers, Following, and Timeline Media) straight into an offline `.zip` archive!
  • Advanced OSINT Modules: Included `temporal` sleep gap mapping via DBSCAN, graph theory social network analysis (`sna`), and linguistic `stylometry`.
  • Account Recovery Extraction: We can now parse and display target's masked contact details (e.g. `s*h@g*.com`) directly via the recovery UI pipeline.

๐Ÿ“ฆ ๐Ÿ›ก๏ธ Core Improvements

  • Session files are natively transformed and securely piped into Playwright cookies.
  • `Poisson Jitter` algorithm replaces static timeouts to guarantee organic navigation patterns and completely avoid rate-limits.
  • A robust, highly-interactive `cmd2` shell utilizing rich terminal graphics.