Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$1.4 / 1k posts
Search LinkedIn posts, including author, content, and date, using configurable filters to target specific profiles or companies
Endpoint
POST /api/v1/agents/linkedin/post-search/run
Parameters
List · Keywords to search LinkedIn posts for. One per line.
Number · Posts per query. Use 0 for all.
Dropdown · Only posts within this time window.
Show all 8 options
Show all 8 options
any, 1h, 24h, week, month, 3months, 6months, yearLegend: any = Any time, 1h = Past hour, 24h = Past 24 hours, week = Past week, month = Past month, 3months = Past 3 months, 6months = Past 6 months, year = Past yearView all 8 as a structured list →Dropdown · Sort order for results.Options:
relevance, recentLegend: relevance = Relevance, recent = Most recentList · Filter posts to specific authors. One per line — accepts profile URLs, company names (‘Google’, ‘Stripe’), or keywords matching headlines/titles (‘data scientist’).
List · Filter posts that mention specific people or companies. One per line — accepts profile URLs (linkedin.com/in/…), company URLs (linkedin.com/company/…), or company names.
Dropdown · Filter to a specific media type.Options:
all, videos, images, jobs, live_videos, documents, collaborative_articlesResponse columns
| Field | Display name | Type |
|---|---|---|
searchQuery | Search Query | text |
postUrl | Post URL | url |
postText | Post Text | text |
posted | Posted | text |
author | Author | text |
authorTitle | Author Title | text |
authorUrl | Author URL | url |
authorHandle | Author Handle | text |
authorType | Author Type | text |
likes | Likes | number |
comments | Comments | number |
shares | Shares | number |
reactions | Reactions | number |
type | Type | text |
postedAtTimestamp | Posted At Timestamp | integer |
authorDetails | Author Details | text |
jobDetails | Job Details | object |
articleDetails | Article Details | object |
contentAttributes | Content Attributes | array |
authorAvatar | Author Avatar | url |
videoThumbnail | Video Thumbnail | url |
videoUrl | Video URL | url |
Example
Example response
Response