Social platforms

Instagram posts

from $0.0150 per postinstagram.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.

FieldTypeRequiredWhat it does
usernamearray of stringyesInstagram 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.
resultsLimitintegeroptionalMaximum posts per profile
dataDetailLevelstringoptionaldetailedData is billed extra at $0.008 per post
skipPinnedPostsbooleanoptional
onlyPostsNewerThanstringoptionalYYYY-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.md

Or plain HTTP

POST /v1/run

{
  "endpoint": "instagram.posts",
  "input": {
    "username": [
      "<username>"
    ],
    "resultsLimit": 20,
    "dataDetailLevel": "basicData",
    "skipPinnedPosts": false
  }
}

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