Search posts
Search posts
Search LinkedIn posts via Unipile and Harvest. Hits are returned in a standard format.
POST
Search posts
Pass
keywords, and optionally sortBy (relevance | date), datePosted (past_day | past_week | past_month), and contentType. Omit dataSource or pass auto to resolve a LinkedIn Unipile account automatically (Sales Navigator seat first), then Harvest. Pin unipile, pool, recruiter, or harvest when you do not want that auto-resolve.
Each hit is a standard post record: id, socialId, shareUrl, title, text, postedAt, authorName, authorUrl, reactionCount, commentCount, isRepost.
Nested Unipile filters (posted_by, mentioning, author) remain on the low-level LinkedIn search route.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Available options:
auto, harvest, unipile, pool, recruiter Example:
"auto"
Example:
"hiring"
Available options:
relevance, date Available options:
past_day, past_week, past_month Available options:
videos, images, live_videos, collaborative_articles, documents Required range:
1 <= x <= 100