Read-only

Research High-Engagement Feed Posts

Pull the highest-engagement posts from your LinkedIn feed, sorted by engagement rate and returning 1 to 50 results. Filter by a topic keyword to focus on a subject, and use refresh to bypass the 2-hour cache for fresh data. Returns an empty array if the feed is empty or no posts match the topic.

get_feed_researchGET/api/v1/content/feed/research
crispy — bash

Example prompt: Show me the highest-engagement posts in my feed about AI agents from the last couple hours

[
  {
    "post_id": "urn:li:activity:7012345678901234567",
    "author": "Dev Rao",
    "engagement_rate": 0.094,
    "text": "Three things every AI agent team gets wrong..."
  }
]
Permission scope
core
Access
Read-only
Category
Content

What you can build

Study what's resonating in your niche to inspire your next post
Filter feed research by topic to track a specific conversation
Identify high-performing formats and hooks to model your content on
Find trending posts worth engaging on for maximum visibility

Parameters

Inputs accepted by get_feed_research.

NameTypeDescription
topicstringOptional keyword to filter posts by topic. Only returns posts whose text contains this keyword (case-insensitive).
limitnumberNumber of posts to return (1-50, default 20)
refreshbooleanBypass cache and fetch fresh data from LinkedIn (default false)

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.