Instagram URL
Scrape any public Instagram URL: a profile, post, or reel.
Returns posts, comments, reels, or profile details depending on what you ask for.
What a call costs
Billed on actual usage, minimum $0.0020 per call, capped at $4.00 per call.
a price before every call. failed calls are never charged.
When to use it
Use when you already have an Instagram URL and want its contents, especially post comments, which the other Instagram tools do not return.
Inputs
Instagram URL takes 8 fields, none of them required. Anything you leave out falls back to the tool's own default.
| Field | Type | Required | What it does |
|---|---|---|---|
| search | string | optional | Search Instagram instead of using directUrls. Billed at $0.005 per result rather than $0.002. |
| directUrls | array of string | optional | Instagram profile, post, or reel URL. One per call: resultsLimit applies per URL, so batching several would bill past this request's hold. |
| searchType | string | optional | |
| resultsType | string | optional | Comments only work on post URLs |
| searchLimit | integer | optional | |
| resultsLimit | integer | optional | |
| addParentData | boolean | optional | |
| onlyPostsNewerThan | string | optional |
How to call it
Connect once and your agent can reach Instagram URL 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.url",
"input": {
"searchType": "hashtag",
"resultsType": "posts",
"searchLimit": 1,
"resultsLimit": 20,
"addParentData": 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 posts
Recent posts from one Instagram profile with captions, engagement counts, media URLs, and timestamps.
from $0.0150 per postInstagram 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 resultFurther reading: Social listening with AI agents: track mentions, trends and competitors
Run Instagram URL from your agent.
One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.
Get started