subzeroid/insto ? reverse-engineered prompt

Reverse engineered prompt

Build me an interactive Instagram OSINT command line app that works both as a friendly REPL and as a one shot command runner.

I want to be able to inspect an Instagram user, search around their followers and following, see useful profile info, timeline style activity, places and nearby location data, and get quick analytics like mutuals, intersections, and fan style rankings. Make the default backend use HikerAPI, with an optional logged in aiograpi mode for data behind the login wall.

It should feel like a polished terminal tool, with autocomplete, live status in the prompt, and commands that can also be piped in and out of stdin and stdout. Please add JSON and CSV output, a way to batch targets from a file or stdin, a setup flow that saves config locally, and a snapshot and watch mode so I can compare changes over time. If it makes sense, include Maltego friendly CSV export too. Use current docs online if you need to.