LinkedIn profile posts
Recent posts from specific LinkedIn profiles or company pages, with text, media, engagement counts, and reposts.
Reactions and comments can be pulled per post as a paid extra.
What a call costs
Billed on actual usage, minimum $0.0020 per call, capped at $9.00 per call.
a price before every call. failed calls are never charged.
When to use it
Use to read one person's or company's LinkedIn feed: to research a prospect before outreach, track a competitor's announcements, or measure how a creator's posts perform over time.
Inputs
LinkedIn profile posts takes 14 fields, 1 of them required. Anything you leave out falls back to the tool's own default.
| Field | Type | Required | What it does |
|---|---|---|---|
| targetUrls | array of string | yes | LinkedIn profile URLs, company URLs, or single post URLs. maxPosts applies to EACH entry, so three profiles can cost three times the quote. |
| maxPosts | integer | optional | Maximum posts per profile or company. This is the field the price quote is sized from. Do not send 0, which means every post ever. |
| maxComments | integer | optional | Comments per post when scrapeComments is on. Defaults to 5, and each one is billed. |
| postedLimit | string | optional | Only posts newer than this. |
| maxReactions | integer | optional | Reactions per post when scrapeReactions is on. Defaults to 5, and each one is billed. |
| contextCountry | string | optional | Country context LinkedIn serves the feed from. Affects which posts are visible. |
| includeReposts | boolean | optional | Include plain reposts. |
| scrapeComments | boolean | optional | Also pull each post's comments. Billed EXTRA at $0.002 per comment, and comments arrive as their own dataset items. |
| postedLimitDate | string | optional | Only posts newer than this date, for example "2026-01-10" or an ISO datetime. |
| scrapeReactions | boolean | optional | Also pull each post's reactions. Billed EXTRA at $0.002 per reaction, and reactions arrive as their own dataset items. |
| includeQuotePosts | boolean | optional | Include shared posts that carry a comment. |
| postNestedComments | boolean | optional | Legacy. Nests comments inside the post item instead of emitting them separately. Not recommended. |
| commentsPostedLimit | string | optional | Only comments newer than this. |
| postNestedReactions | boolean | optional | Legacy. Nests reactions inside the post item instead of emitting them separately. Not recommended. |
How to call it
Connect once and your agent can reach LinkedIn profile 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": "linkedin.profile_posts",
"input": {
"maxPosts": 10,
"targetUrls": [
"<targetUrls>"
],
"includeReposts": true,
"scrapeComments": false,
"scrapeReactions": false,
"includeQuotePosts": true,
"postNestedComments": false,
"postNestedReactions": false
}
}Related tools
More from social platforms, or browse the full tool catalog.
LinkedIn post search
Searches LinkedIn posts by keyword with filters for recency, content type, author, author employer, and mentions.
from $0.0060 per postFacebook Ads Library
Ads from the public Facebook Ads Library for a page or a keyword search, with creative body, headline, call to action, landing URL, run dates,...
from $0.002250 per resultFacebook events
Structured Facebook event records: name, description, start time and duration, going, interested and responded counts, venue with address,...
from $0.03 per eventFacebook group posts
Posts from public Facebook groups with post text, author, permalink, timestamp, attachments and reaction, comment and share counts.
from $0.0120 per postFurther reading: Social listening with AI agents: track mentions, trends and competitors
Run LinkedIn profile posts from your agent.
One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.
Get started