LinkedIn Posts
Fetch, engage, and analyse LinkedIn posts with the ConnectSafely API.
Monitor conversations, react at scale, and keep your outreach relevant. These endpoints capture the same behaviour surfaced inside the ConnectSafely dashboard.
Highlights
- Pull the latest content from target profiles.
- React and comment programmatically.
- Collect conversations (including paginated exports).
- Search LinkedIn posts by keywords, timeframe, and author roles.
- Scrape public posts without authentication.
Endpoints
Click on any endpoint below to view detailed documentation, parameters, example requests, and try it live in the interactive playground.
Get Latest Posts →
POST /linkedin/posts/latest
Retrieve the freshest posts for a profile.
React to Post →
POST /linkedin/posts/react
Supports LIKE, PRAISE, APPRECIATION, EMPATHY, INTEREST, and ENTERTAINMENT.
Comment on Post →
POST /linkedin/posts/comment
Post comments with custom text.
Get Post Comments →
POST /linkedin/posts/comments
Manual pagination controls for large threads.
Get All Post Comments →
POST /linkedin/posts/comments/all
Automatic pagination until limits are reached.
Search Posts →
POST /linkedin/posts/search
Keyword search with date and job-title filters.
Scrape Post Content →
POST /linkedin/posts/scrape
Scrape public posts without authentication (useful for previews).
💡 Tip: Each endpoint page includes live playground, code examples in multiple languages, and detailed parameter documentation.
