Get Results
LinkedIn Posts Scraper
Get Results
Retrieve scraped posts from LinkedIn Posts Scraper
GET
Get Results
Retrieve scraped posts from your LinkedIn Posts Scraper runs.
Headers
string
required
Your API authentication token. Value:
Token YOUR_API_KEYQuery Parameters
string
required
Hash of the squid to get results from
string
Hash of a specific run (optional)
integer
Page number (default: 1). Example:
1Result Fields
Each result object contains the following fields:string
Unique LinkedIn activity URN of the post. Example:
urn:li:activity:7202146404788580353string
Direct URL of the LinkedIn post. Example:
https://www.linkedin.com/feed/update/urn:li:activity:7202146404788580353string
Full text content of the post.
string
ISO datetime when the post was published. Example:
2024-05-31T03:18:32Zinteger
Unix timestamp in milliseconds when the post was published. Example:
1717125512311string
Human-readable relative time since the post was published. Example:
2wboolean
Whether this post is a repost/share of another post. Example:
falsestring
Type of the post:
text, image, video, article, document, poll, etc. Example: imagestring
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: Personstring
LinkedIn profile URL of the post author. Example:
https://www.linkedin.com/in/mariela-garcia-de-fabbristring
LinkedIn internal profileId (miniProfileUrn) of the post author. Example:
ACoAACDe59sBx8ChxT_OJagid6rniBLlYctSmFgstring
LinkedIn public slug of the post author. Example:
mariela-garcia-de-fabbristring
Full name of the post author. Example:
Mariela Garcia de Fabbristring
First name of the post author. Example:
Marielastring
Last name of the post author. Example:
Garcia de Fabbristring
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:
62integer
Total number of comments on the post. Example:
1Total number of shares/reposts of the post. Example:
0string
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.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.
Share audience of the post. Example:
PUBLICboolean
Whether commenting is disabled on the post. Example:
falsestring
Audience scope allowed to comment. Example:
ALLboolean
Whether reacting to the post is allowed.
boolean
Whether commenting on the post is allowed.
Whether sharing/reposting the post is allowed.
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