Skip to main content
POST
LinkedIn — single post by URL

Authorizations

x-api-key
string
header
required

Independent Scraper API key (scrape_live_*). Generate one in the Scraper dashboard.

Body

application/json
url
string
required

Canonical URL of the post on the platform.

Example:

"https://www.tiktok.com/@mrbeast/video/7651447222449556767"

include_transcript
boolean
default:false

Set true to request a transcript from supported single-post details endpoints (TikTok, YouTube, Facebook, Snapchat). Instagram does not support transcript retrieval. The response field is null when a transcript is unavailable or not requested.

include_comments
boolean
default:false

Set true to request a sample of the post's comments in topComments. Supported on TikTok, YouTube, and Facebook. Instagram, Snapchat, X, and LinkedIn do not support comment retrieval and always return topComments: null, even when the flag is supplied. This returns a ranked SAMPLE (roughly 10-50 comments), not the full thread — see the topComments field for details. Costs no extra credits.

Response

The post.

data
object
required
request_id
string
required
upstream_calls
integer
required
meta
object

Per-request credit accounting (also surfaced in the X-Scraper-Credits-* response headers).