Social platforms

Instagram URL

from $0.0060 per resultinstagram.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.

FieldTypeRequiredWhat it does
searchstringoptionalSearch Instagram instead of using directUrls. Billed at $0.005 per result rather than $0.002.
directUrlsarray of stringoptionalInstagram profile, post, or reel URL. One per call: resultsLimit applies per URL, so batching several would bill past this request's hold.
searchTypestringoptional
resultsTypestringoptionalComments only work on post URLs
searchLimitintegeroptional
resultsLimitintegeroptional
addParentDatabooleanoptional
onlyPostsNewerThanstringoptional

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.md

Or plain HTTP

POST /v1/run

{
  "endpoint": "instagram.url",
  "input": {
    "searchType": "hashtag",
    "resultsType": "posts",
    "searchLimit": 1,
    "resultsLimit": 20,
    "addParentData": false
  }
}

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