Skip to main content
GET
Post
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

url
string
required

The URL of the LinkedIn post to get

Example:

"https://www.linkedin.com/pulse/being-father-has-made-me-better-leader-vice-versa-austen-allred/"

Response

Successful response

Key Response Fields:

  • data.url: Post or article URL
  • data.name: Article/post title
  • data.headline: Article subtitle or lede paragraph
  • data.description: Full body text of the post or article
  • data.likeCount: Total number of likes/reactions
  • data.commentCount: Total comment count
  • data.datePublished: ISO timestamp of publication
  • data.author.name: Author's full name
  • data.author.url: Author's LinkedIn profile URL
  • data.author.followers: Author's LinkedIn follower count
  • data.comments: Array of public comments with author and text
  • data.moreArticles: Other articles by the same author