SandBase is live — $1 in free credits on signupStart free ›

LinkedIn modelsapi generation api

linkedin/web-v2/user-posts

Fetch a member's posts, commented posts, or reacted posts by profile URL.

Input
Token from the `paging` object of the previous response.
Pagination offset — 0 for page 1, 50 for page 2, and so on.
posts / comments / reactions. Defaults to posts.
Profile URL.
Idle

Example output — click Run to generate your own

API README

Get user's posts

Fetch a member's posts, commented posts, or reacted posts by profile URL. It is suitable for linkedin workflows.

Capability

Fetch a member's posts, commented posts, or reacted posts by profile URL. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Enrich profiles, accounts, and business records with structured context.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models