Skip to main content
GET
Get Results
Retrieve scraped posts from your LinkedIn Posts Scraper runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

string
required
Hash of the squid to get results from
string
Hash of a specific run (optional)
integer
Page number (default: 1). Example: 1

Result Fields

Each result object contains the following fields:
string
Unique LinkedIn activity URN of the post. Example: urn:li:activity:7202146404788580353
string
Direct URL of the LinkedIn post. Example: https://www.linkedin.com/feed/update/urn:li:activity:7202146404788580353
string
Full text content of the post.
string
ISO datetime when the post was published. Example: 2024-05-31T03:18:32Z
integer
Unix timestamp in milliseconds when the post was published. Example: 1717125512311
string
Human-readable relative time since the post was published. Example: 2w
boolean
Whether this post is a repost/share of another post. Example: false
string
Type of the post: text, image, video, article, document, poll, etc. Example: image
string
Main/cover image URL of the post.
string
JSON array of all image URLs attached to the post.
string
Type of the post author: Person or Company. Example: Person
string
LinkedIn profile URL of the post author. Example: https://www.linkedin.com/in/mariela-garcia-de-fabbri
string
LinkedIn internal profileId (miniProfileUrn) of the post author. Example: ACoAACDe59sBx8ChxT_OJagid6rniBLlYctSmFg
string
LinkedIn public slug of the post author. Example: mariela-garcia-de-fabbri
string
Full name of the post author. Example: Mariela Garcia de Fabbri
string
First name of the post author. Example: Mariela
string
Last name of the post author. Example: Garcia de Fabbri
string
LinkedIn headline / occupation of the post author. Example: Peruana. Economista. Líder empresarial.
string
Profile picture URL of the post author.
string
Background/banner image URL of the post author’s profile.
string
Full structured author object (JSON) with firstName, lastName, occupation, id, publicId, profileId, picture, backgroundImage.
integer
Total number of likes/reactions on the post. Example: 62
integer
Total number of comments on the post. Example: 1
integer
Total number of shares/reposts of the post. Example: 0
string
JSON breakdown of reactions by type. Example: {"LIKE": 27, "PRAISE": 3, "EMPATHY": 1}
string
JSON array of hashtag keywords referenced in the post text. Example: ["opentowork", "hiring"]
string
JSON array of profile and company mentions in the post text, each with public_id, first_name, last_name, start, length, and type.
string
JSON array of inline attributes in the post text (profile mentions, hashtags, URLs, etc.) with character offsets.
string
JSON array of up to 3 top comments, each with author_name, author_url, author_picture, text, date_published, and num_likes.
string
When this post is a repost, the original post payload (JSON) including urn, author_name, author_profile_url, and text. Null otherwise.
string
JSON object with structured media attached to the post: article, video, poll, document, or event details beyond plain image URLs.
string
Share audience of the post. Example: PUBLIC
boolean
Whether commenting is disabled on the post. Example: false
string
Audience scope allowed to comment. Example: ALL
boolean
Whether reacting to the post is allowed.
boolean
Whether commenting on the post is allowed.
boolean
Whether sharing/reposting the post is allowed.
boolean
Whether this is the root share (original post, not a nested reshare).
string
Original input URL used to discover this post. Example: https://www.linkedin.com/in/gaspard-lezin/
string
Timestamp when this record was scraped. Example: 2026-04-21T15:55:00Z