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.
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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- 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
postUrlfield 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.
Categories
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 TrialActor Information
- Developer
- unlimitedleadtestinbox
- Pricing
- Paid
- Total Runs
- 23
- Active Users
- 2
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Google Search Results Scraper
by apify
Instagram Profile Scraper
by apify
Tweet Scraper|$0.25/1K Tweets | Pay-Per Result | No Rate Limits
by kaitoeasyapi
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support