Recent LinkedIn Posts avatar
Recent LinkedIn Posts

Pricing

Pay per event

Go to Apify Store
Recent LinkedIn Posts

Recent LinkedIn Posts

Developed by

PowerAI

PowerAI

Maintained by Community

Summarize the latest posts from multiple LinkedIn users by entering their profile URLs (one per line) and get comprehensive reports in Markdown, HTML, and PDF formats.

5.0 (1)

Pricing

Pay per event

1

2

2

Last modified

5 days ago

This actor summarizes the latest posts from a number of LinkedIn users. Just enter the profile URLs for the people you want to research and get comprehensive analysis reports in Markdown, HTML, and PDF formats.

✨ Key Features

  • 📊 Summarizes recent posts from multiple LinkedIn profiles
  • 🔍 Analyzes content themes and engagement patterns
  • 📈 Tracks posting frequency and activity levels
  • 💬 Identifies trending topics and hashtags
  • 📋 Outputs comprehensive summaries in Markdown, HTML, and PDF formats
  • 🔗 Returns direct download links for all report formats
  • 🧑‍💻 Uses advanced content analysis to extract key insights
  • 👥 Supports bulk analysis of multiple LinkedIn profiles

📋 Analysis Criteria

  • Recent Posts: Latest posts and updates from specified LinkedIn profiles
  • Content Analysis: Post topics, themes, and key messages
  • Engagement Metrics: Likes, comments, shares, and overall engagement
  • Posting Patterns: Frequency, timing, and consistency of posts
  • Hashtag Analysis: Popular hashtags and trending topics
  • Content Types: Text posts, images, videos, articles, and shared content
  • Professional Insights: Industry-related content and thought leadership
  • Network Activity: Interactions with other professionals and companies

📝 Input

FieldTypeRequiredDescription
linkedinProfileUrlsarrayYesLinkedIn profile URLs you want to research (array of URLs)
proxyConfigurationobjectNoOptional Apify proxy configuration

Example Input

{
"linkedinProfileUrls": [
"https://www.linkedin.com/in/satyanadella",
"https://www.linkedin.com/in/jeffweiner08"
]
}

🗂️ Output

The actor outputs a JSON object containing:

  • The input LinkedIn profile URLs
  • A comprehensive posts summary analysis (Markdown format)
  • Download links for the HTML, PDF, and Markdown reports

Example Output

{
"linkedinProfileUrls": [
"https://www.linkedin.com/in/satyanadella",
"https://www.linkedin.com/in/jeffweiner08"
],
"result": [
{
"format": "markdown",
"response": "## Recent LinkedIn Posts Summary\n\n### Profile Analysis for Satya Nadella...",
"heading": "Comprehensive LinkedIn Posts Analysis"
}
],
"htmlFile": "https://api.apify.com/v2/key-value-stores/xxx/records/recent-linkedin-posts-2025-05-20-13-36-37.html",
"pdfFile": "https://api.apify.com/v2/key-value-stores/xxx/records/recent-linkedin-posts-2025-05-20-13-36-37.pdf",
"markdownFile": "https://api.apify.com/v2/key-value-stores/xxx/records/recent-linkedin-posts-2025-05-20-13-36-37.md"
}

Output File Screenshots

Example

⚠️ Notes

  • All summary reports are saved in Apify Key-Value Store and accessible via direct download links.
  • The analysis respects LinkedIn's terms of service and privacy policies.
  • Results may vary based on profile privacy settings and LinkedIn's content policies.