v4
latestOpenAPI 3.1.02026-08-012281296.0 MBLinkedIn activity
Search LinkedIn posts by keywords
Search LinkedIn posts using keyword-based queries. Returns a paginated list of posts matching the search criteria, up to 50 per page.
Keyword Search Syntax:
- Exact phrase: Wrap keywords in quotes for exact phrase matching. "head of sales" matches the exact phrase, not the individual words.
- AND: Use AND between keywords to require both terms. sales AND engineering matches posts containing both words.
- OR: Use OR between keywords to match posts containing any of the terms. sales OR marketing matches posts with either word.
- NOT: Use NOT before a keyword to exclude posts containing that term. sales NOT recruiter matches posts with "sales" but without "recruiter".
- Parentheses: Group terms to control operator precedence. (sales OR marketing) AND "series A" finds posts about either sales or marketing that also mention "series A".
Order of precedence:
- Quotes (" "): Exact phrase match. Phrase matching occurs before any Boolean logic is applied.
- Parentheses (()): Used to explicitly group Boolean logic. Grouped expressions are evaluated before ungrouped logic.
- NOT: Applied after any parentheses or quoted phrases are resolved.
- AND: Evaluated after NOT but before OR.
- OR: Lowest precedence among Boolean operators.
<span>⚡ <strong>Rate limit:</strong> 300 requests per 1 minute</span>
<span>💰 <strong>Cost:</strong> 2 credits per page of results <span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
<span>⏱ <strong>Recommended timeout:</strong> 1 minute <span title="Recommended timeout: set your HTTP client timeout to at least 1 minute for this endpoint.">ⓘ</span></span>
post/v1/linkedin-live-fetch/posts/search
Request body
Response
Default Response