McEachen & Co.

Free Tool

LinkedIn Post Analyzer

Extract the exact publish date, time, and engagement data from any LinkedIn post URL. Paste one URL for instant results, or analyze up to 25 posts at once.

How to Get a LinkedIn Post URL

1

From your feed (recommended)

Find the post in your LinkedIn feed. Click the three dots (⋯) in the top-right corner of the post, then select "Copy link to post".

linkedin.com/posts/username_post-title-activity-1234567890123456789-AbCd
2

From the post page

Click on a post to open it. Copy the URL from your browser's address bar.

linkedin.com/feed/update/urn:li:activity:1234567890123456789

Both URL formats are supported. Tracking parameters (everything after the ?) are ignored automatically.

Batch Analysis

Paste up to 25 LinkedIn post URLs, one per line.

How It Works

Every LinkedIn post URL contains an activity ID, a 19-digit number that encodes the exact moment the post was published. This tool decodes that timestamp using a bit-shift operation, giving you millisecond-precision timing without needing LinkedIn API access or authentication.

Engagement data (likes, comments, author info) comes from the structured data that LinkedIn embeds in every public post page. This data may occasionally be unavailable if LinkedIn limits automated requests, but the timestamp extraction always works.

Built by McEachen & Co.