Search
Search Social Posts
Search posts on LinkedIn, Twitter/X and Reddit
POST
Search posts by keyword across platforms. Every platform returns the same
normalized post schema, so you parse LinkedIn, Twitter and Reddit results
identically. Each post carries its author — a lead you can pass to
Enrich Profile.
Credit Cost
| Mode | Credits |
|---|---|
| All searches | 1 credit per 10 posts returned |
Request Body
Platform to search:
linkedin, twitter, or reddit.Search keyword or phrase in the post content (e.g.,
"looking for a CRM"). On Twitter you can use advanced operators (OR, quoted phrases, -word).Keyword matching mode:
strict(default) — only returns posts whose text actually contains the searched terms. Platforms match loosely by default (a keyword can appear only as a stock ticker, inside a link, or scattered across the post), so strict mode filters that noise out. Bare words are required (AND); quoted phrases are alternatives (OR).loose— returns the platform’s raw results without post-filtering.
Freshness of the posts:
past_24h, past_week, past_month. Mapped to each platform’s native time window.Ordering:
date_posted (freshest first) or relevance (most relevant/engaged).Reddit only. Restrict the search to one subreddit (e.g.,
"SaaS").LinkedIn only. Restrict to posts by employees of a company — pass a name (auto-resolved to the company) or a numeric LinkedIn company ID.
LinkedIn only. Restrict to authors in an industry.
LinkedIn only. Restrict to authors with a job title (e.g.,
"Head of Sales").LinkedIn only. Restrict to a content type:
ARTICLE, VIDEO, PHOTO, DOCUMENT.Number of results to skip for pagination (LinkedIn).
Number of posts to return.
Response
Total matching posts on LinkedIn; a lower bound (enumerated so far) on Twitter/Reddit, which expose no global count — use
has_next to know if more exist.Offset used for pagination.
Number of results returned in this response.
Whether more results are available.
Credits used for this search.
List of posts, normalized across platforms. Same core fields everywhere; a few platform-specific extras on top.

