LinkedIn Post Search
Under maintenancePricing
from $4.00 / 1,000 posts
LinkedIn Post Search
Under maintenanceLive keyword search of LinkedIn posts → structured JSON (author, headline, profile, post URL, hashtags, media, attached job + apply URL).
Pricing
from $4.00 / 1,000 posts
Rating
0.0
(0)
Developer
Arpit Gandhi
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Turn any keyword into a live feed of LinkedIn posts — as clean, structured JSON.
Search LinkedIn posts by keyword and instantly get ready-to-use data: who posted, their headline and profile, the post text and link, when it went up, hashtags, media — and when a post is a job opening, the role and a direct apply link. Fast, paginated, and exportable to JSON, CSV, or Excel.
What you get for every post
| Field | Example |
|---|---|
author | Glen Hopkinson |
profileUrl | linkedin.com/in/glen-hopkinson-… |
text | "We're hiring a Claims Advisor Trainee in our Toronto office…" |
postUrl | direct link to the post |
postedAt | 2026-06-26T12:18Z |
hashtags | #hiring |
media | image URL (when present) |
job | { title, applyUrl } — when the post is a hiring post |
What you can do with it
- Recruiters & sourcers — find people actively posting "we're hiring," each with a direct apply link. Build a who's-hiring lead list in seconds.
- Lead generation — surface decision-makers posting about your space, and the buying signals that come with it.
- Job seekers & job boards — pull fresh hiring posts by keyword and city, every one with an apply link.
- Sales & SDR teams — catch trigger events (hiring, funding, launches) and reach out while they're hot.
- Brand & competitor monitoring — track who's talking about a company, product, or topic.
- Content & trend research — see what's being posted on any subject, newest first.
How to use it
- Enter a keyword — e.g.
data engineer hiring toronto. - Choose how many posts you want, and optional filters.
- Get a clean dataset back — download it, plug it into Make / Zapier / n8n / your CRM, or pull it straight from the API.
Input
| Field | What it does |
|---|---|
| keyword | The terms to search for |
| maxPosts | How many posts to return (up to ~400 per search) |
| onlyWithJob | Return only hiring posts that include a job + apply link |
| sortBy | Relevance or most recent |
Output
A dataset of structured post records (fields above). Use it in a spreadsheet, your CRM, an automation, or your own app via the Apify API.
Run it from your code
POST https://api.apify.com/v2/acts/<actor>/run-sync-get-dataset-items?token=YOUR_TOKEN{ "keyword": "data engineer hiring toronto", "maxPosts": 100, "onlyWithJob": true }
Returns the posts array right in the response.
Pricing
Pay only for the results you receive — no subscription. Try a small run first to see the data quality.