instagranode
TypeScript SDK (Node 18+) for Instagram’s unofficial web API — browser-like headers, web_profile_info, public profile flows. Sandbox mode for tests. Not an official Meta product.
npm i instagranode
import { InstagraNode } from "instagranode"new InstagraNode({ browser: "chrome-mac" })—searchProfile("username")- Errors: ProfileNotFound, RateLimited, Blocked, Network, …
Not affiliated with, endorsed by, or sponsored by Meta or Instagram. You are responsible for compliance with Instagram’s terms and applicable law. General information only — not legal advice.