Auto Hide/Unhide Instagram Story

Замовник: AI | Опубліковано: 10.12.2025

I need a compact script that logs into my Instagram profile, instantly adds every current follower to the “Hide story from” list, and—when executed again—clears that list so my stories are visible once more. Key requirements I care about: • One-click toggle: first run hides, second run unhides. • Stealth-minded implementation: respect Instagram rate limits, randomise calls, and use the safest endpoints or headless-browser techniques to avoid triggering automated bans. • No Instagram developer account on my side and I don’t plan to create one, so the solution must work with session cookies or a lightweight, non-official approach you can document clearly. • Language is flexible; Python, JavaScript or another common tooling is fine as long as setup stays simple (virtualenv / npm install and go). • Deliverables: well-commented source code, a short README outlining prerequisites, execution steps, and the rollback logic. Provide any creative safeguards you think are prudent—exponential back-off, configurable follower-batch size, or dry-run mode—so I can operate the script confidently without risking suspension.