Read a public Instagram post or Reel by URL through AIAPI Center and return normalized metadata and metrics.
When an agent has an Instagram post URL to inspect, this connector reads it through AIAPI Center using a managed public-data provider and returns normalized caption, author details, and engagement metrics.
| Parameter | Format | Example | Required |
|---|---|---|---|
url | string | https://www.instagram.com/p/shortcode/ | Yes |
| Field | Type | Description |
|---|---|---|
caption | string | Post caption summary |
author | string | Creator username |
url | string | Instagram post URL |
likes | number | Public like count when available |
items | array | One compact post row with metrics and hashtags |
url: "https://www.instagram.com/p/shortcode/"
# Instagram Post - Caption: AI photo editing tips - Author: creator_name - URL: https://www.instagram.com/p/shortcode/ - Likes: 1,200
The post was found via the managed Apify provider and returned as a normalized metadata row.
Last tested: 2026-06-28
| OAuth required | No |
| Managed auth | Included, no API key needed |
| Bring your own key (BYOK) | Not supported in v1 |
| Audit logged | Every request is logged with input, result, cost, and timestamps |
| Training acknowledgment | Not required |
Admins can restrict this connector via blacklist or whitelist in the admin panel.
Read author, metrics, and hashtags before handing the URL to another agent step.
No. Only public Instagram posts are supported.
Search public Instagram posts and Reels through AIAPI Center (Apify managed provider) and return normalized evidence rows.
Read a public YouTube video by URL or ID through AIAPI Center and return normalized metadata and metrics.
Read a public TikTok video by URL through AIAPI Center and return normalized metadata and metrics.