What problem does it solve?
It solves the time-consuming task of manually looking up Instagram account statistics by providing a programmatic way to query profiles, recent posts, engagement, and platform insights.
Core Features & Use Cases
- Account profile lookup: Fetch followers, following, media count, bio, and basic profile fields for a selected account.
- Post performance analytics: Retrieve recent posts with likes, comments, and computed engagement rate, then identify top posts by engagement.
- Insights reporting: Pull account-level metrics (e.g., impressions, reach, profile views over a period) and per-post insights (e.g., impressions, reach, engagement) for analytics and decision-making.
- Multi-account support: Use multiple configured Instagram accounts via OAuth credentials stored in environment variables, enabling reporting across several pages.
Quick Start
Ask an AI to run the Instagram Graph API client to return your account summary, for example: “List my configured Instagram accounts and show their profile stats.”