Instagram posts
Recent posts from one Instagram profile with captions, engagement counts, media URLs, and timestamps.
What a call costs
Billed on actual usage, minimum $0.0020 per call, capped at $3.00 per call.
a price before every call. failed calls are never charged.
When to use it
Use when you need a creator's or brand's recent Instagram content, to measure engagement over time, or to pull captions and hashtags for analysis.
Inputs
Instagram posts takes 5 fields, 1 of them required. Anything you leave out falls back to the tool's own default.
| Field | Type | Required | What it does |
|---|---|---|---|
| username | array of string | yes | Instagram username, profile URL, or post URL. One target per call: resultsLimit applies per target, so batching several here would bill past the hold sized for this request. |
| resultsLimit | integer | optional | Maximum posts per profile |
| dataDetailLevel | string | optional | detailedData is billed extra at $0.008 per post |
| skipPinnedPosts | boolean | optional | |
| onlyPostsNewerThan | string | optional | YYYY-MM-DD, ISO datetime, or relative like "3 months" |
How to call it
Connect once and your agent can reach Instagram posts the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.
MCP
Add this server in Claude, Claude Code, or any MCP client.
https://mcp.usegoro.ai/mcp
Skill
One line in your agent's chat. It sets itself up.
set up https://usegoro.ai/SKILL.mdOr plain HTTP
POST /v1/run
{
"endpoint": "instagram.posts",
"input": {
"username": [
"<username>"
],
"resultsLimit": 20,
"dataDetailLevel": "basicData",
"skipPinnedPosts": false
}
}Related tools
More from social platforms, or browse the full tool catalog.
Instagram hashtag
Posts or reels carrying a given Instagram hashtag, with captions, engagement counts, and author handles.
from $0.0069 per resultInstagram profile
Public profile data for one or more Instagram accounts: follower and following counts, bio, verification, external link, and post count.
from $0.0069 per profileInstagram search
Search Instagram by keyword for hashtags, profiles, or places.
from $0.0069 per resultInstagram URL
Scrape any public Instagram URL: a profile, post, or reel.
from $0.0060 per resultFurther reading: Social listening with AI agents: track mentions, trends and competitors
Run Instagram posts from your agent.
One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.
Get started