LinkedIn Timelines Posts Scraper Scrape LinkedIn timeline posts from users, groups, showcase pages, and schools quickly and efficiently. This actor extracts detailed post data, including content, timestamps, engagement metrics (likes, comments, shares), and media (images, videos, links).
This service extracts timeline posts from a LinkedIn user, company, group, school, or showcase page. It provides detailed information about the posts, including content, engagement metrics, and post types. This tool is ideal for content analysis, competitive research, and audience engagement tracking.
The service connects to a LinkedIn profile or page and retrieves timeline posts, allowing users to analyze content strategy and engagement levels.
The service requires the following four parameters:
username
(string, required)"username": "aleksagordic"
start
(integer, optional, default: 1)"start": 1
iterations
(integer, optional, default: 1, min: 1, max: 10)"iterations": 2
type
(string, optional)"user"
"company"
"group"
"school"
"showcase"
"type": "user"
1️⃣ Connects to the LinkedIn page/profile using the provided username
.
2️⃣ Identifies the entity type (user
, company
, etc.) based on the type
parameter.
3️⃣ Extracts timeline posts, starting from the page defined in start
and paginating through iterations
.
4️⃣ Returns a JSON response, including detailed information about each post.
1{ 2 "username": "aleksagordic", 3 "start": 1, 4 "iterations": 2, 5 "type": "user" 6}
1[ 2 { 3 "url": "https://www.linkedin.com/posts/aleksagordic_oh-no-ai-is-hitting-the-wall-but-they-activity-7277009608617922561-CMkg?utm_source=social_share_send&utm_medium=member_desktop_web&rcm=ACoAAFZOIeAB7INGwXj0Tixp8b9QcrUhAbLvjtU", 4 "timestamp": "1734974289", 5 "text_date": "2mo", 6 "tipo_post": "Image", 7 "content": "Oh, no! AI is hitting the wall! > BuT thEY hAvE tRaINEd oN a TrAiNinG sET > IT's nOT AgI It CAn'T reALly ReASoN > IT's JUsT pAtTerN mATChinG", 8 "likes": 278, 9 "comments": 39, 10 "views": "", 11 "share": 16 12 } 13]
✅ Content Analysis: Understand what type of content resonates with an audience.
✅ Competitor Research: Analyze competitors' content strategy and engagement.
✅ Lead Generation: Identify opportunities based on popular posts and discussions.
✅ Audience Engagement Tracking: Measure how audiences interact with content over time.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!