Get LinkedIn post or article
Get a LinkedIn post or article by URL.
Headers
Get your API keyAPI key (`sfk_...`)
Public permalink to the post or article.
min 1 chars · max 4096 chars
Endpoint-specific response payload.
Whether the URL could be resolved to public content.
one of: found, not_found
Primary item when found.
Whether this URL resolved to a feed-style post or an article.
one of: post, article
Canonical or resolved public URL for this item.
min 1 chars
Title for long-form articles when available.
Subtitle or lead line when available.
Full body text when available.
Publication timestamp or date string when available.
Source-platform CDN URL for the primary image when available. It can expire or be rejected outside the original retrieval context; it is not a SocialFetch-hosted asset.
Source-platform CDN gallery image URLs when the post includes multiple images. Empty when none are available. Each URL can expire or be rejected outside the original retrieval context; they are not SocialFetch-hosted assets.
min 1 chars
Source-platform CDN URL for the post video when available. It can expire or be rejected outside the original retrieval context; it is not a SocialFetch-hosted asset.
Source-platform CDN URL for a video cover or thumbnail when available. It can expire or be rejected outside the original retrieval context; it is not a SocialFetch-hosted asset.
Author when found.
Display name of the author.
min 1 chars
Public profile URL for the author when available.
Avatar image URL when available.
Follower count when available.
≥ 0
Engagement metrics for the post or article.
Total reactions when available.
≥ 0
Comment count when available.
≥ 0
Top-level comments when available.
Display name of the commenter.
Comment body text.
Public profile URL for the commenter when available.
Related items from the same author when available.
Permalink to the related item when LinkedIn exposes one. Null when only title/summary metadata is available.
Title when available.
Human-readable publication label when only a label is available.
Short summary text when available.
Reaction count when available.
≥ 0
Comment count when available.
≥ 0
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/linkedin/posts?url=https://www.linkedin.com/posts/sundarpichai_small-businesses-are-the-engine-of-the-american-share-7449849038398697472-iNtG" \
-H "x-api-key: YOUR_API_KEY"Responses
Post or article metadata.