linkedin post date extractor

linkedin post date extractor

by unlimitedleadtestinbox

Extract the exact publication date from any LinkedIn post URL. Perfect for competitive analysis, lead gen, and saving time on manual research.

23 runs
2 users
Try This Actor

Opens on Apify.com

About linkedin post date extractor

Ever tried to figure out when a LinkedIn post was actually published? The platform doesn't make it easy. That's exactly why I built this. It's a straightforward actor that takes any LinkedIn post URL and pulls out the exact publication date for you. I use it all the time for competitive analysis—to see how fresh a competitor's content really is—and for lead generation, helping me prioritize engaging with the most recent and relevant posts. It saves you the hassle of manual digging and gives you clean, structured data you can plug right into your spreadsheets or CRM. Just feed it a URL, and it handles the rest, returning a reliable timestamp. It’s become a simple but essential part of my workflow for understanding content trends and timing my outreach effectively.

What does this actor do?

linkedin post date extractor is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

LinkedIn Post Date Extractor

Extracts the publication date from LinkedIn posts using their URL or ID.

Overview

This actor takes a LinkedIn post URL (or its numeric ID) and returns the post's creation date in multiple standardized formats. It handles single posts or bulk processing.

Key Features

  • Date Extraction: Parses the timestamp embedded in LinkedIn post IDs.
  • Multiple Formats: Returns dates as ISO 8601 string, Unix timestamp, formatted string, and relative time.
  • Bulk Processing: Can process multiple post URLs in a single run.
  • Simple Input: Works with full LinkedIn URLs or just the numeric post ID.

How to Use

Provide input via the Apify platform's input configuration, either as a JSON object or a URL to a JSON file.

Input Formats

Single Post:

{
  "postUrl": "https://www.linkedin.com/posts/username_example-post-7396026318234079233-ABCde",
  "type": "single"
}

Bulk Posts:

{
  "type": "bulk",
  "postUrls": [
    "https://www.linkedin.com/posts/user_post-id-123456789",
    "https://www.linkedin.com/feed/update/urn:li:activity:987654321"
  ]
}

Note: The postUrl field can also contain just the numeric post ID (e.g., "7396026318234079233").

Output

The actor outputs a JSON object for each processed post.

Example Output:

{
  "postId": "7396026318234079233",
  "date": "2025-05-28T13:30:47.000Z",
  "unixTimestamp": 1748443847000,
  "formatted": "Wednesday, May 28, 2025 at 1:30:47 PM",
  "relativeTime": "6 months ago"
}

Output Fields:
* postId: The extracted numeric ID of the LinkedIn post.
* date: ISO 8601 UTC timestamp.
* unixTimestamp: Milliseconds since the Unix epoch.
* formatted: Human-readable date string.
* relativeTime: Relative time description (e.g., "2 days ago").

For bulk runs, the output is an array of these objects.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try linkedin post date extractor now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
unlimitedleadtestinbox
Pricing
Paid
Total Runs
23
Active Users
2
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support