LinkedIn posts - Discover by company URL avatar
LinkedIn posts - Discover by company URL

Pricing

$4.00 / 1,000 results

Go to Store
LinkedIn posts - Discover by company URL

LinkedIn posts - Discover by company URL

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Extract public LinkedIn posts by company URL. Retrieve full post content, images, engagement data, and metadata in structured format. Easy & fast. Pricing: $4/1000 results.

0.0 (0)

Pricing

$4.00 / 1,000 results

0

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

5 days ago

LinkedIn Posts Scraper by Company URL 🕵️‍♂️

Overview

This actor lets you effortlessly extract public LinkedIn post data from any company profile URL. Simply provide the company URL and it will return structured details such as the post text, number of likes, images, and more.

Why choose this actor? 🌟

  • No login or LinkedIn credentials needed
  • Bypasses the UI and delivers raw structured post data
  • Fast and scalable post discovery engine
  • Easy to integrate with analytics or marketing pipelines
  • Ideal for market research, lead qualification, or social intelligence

Use Cases

  • Competitive benchmarking across company post performance
  • Extracting branded content and engagement stats
  • Tracking campaigns or sentiment over time
  • Building datasets for training ML/NLP models
  • Monitoring employee advocacy or event promotions

Key Features ⚙️

  • Input: Any LinkedIn company URL
  • Outputs structured JSON with full metadata (likes, comments, URLs, etc.)
  • Works even with LinkedIn localized domains (e.g. it.linkedin.com)
  • Auto-scrolls to discover all posts (up to your max limit)
  • Supports batch mode (multiple company URLs)

How It Works

  1. You input a list of company profile URLs and a max_posts value.
  2. The actor loads each profile and scrapes structured metadata for each post.
  3. Outputs are delivered as JSON with detailed fields such as ID, post text, number of likes, images, post date, and more.

Input Parameters

FieldTypeDescriptionRequiredExample
urlsarrayLinkedIn company page URLs to scrape posts from["https://www.linkedin.com/company/lanieri"]
max_postsintegerMaximum number of posts to extract (must be a multiple of 10)30

⚠️ ONLY 10 RESULTS ARE FREE FOR FREE USERS.
⚠️ THE max_posts VALUE MUST BE A MULTIPLE OF 10. IF YOU SET max_posts = 35, YOU WILL GET 40 RESULTS.
⚠️ THIS ACTOR DOES NOT USE PROXIES.

Output (Full Example)

{
"url": "https://it.linkedin.com/posts/lanieri_per-noi-di-lanieri-labito-su-misura-%C3%A8-l-activity-7346123292384067586-5PL5",
"id": "7346123292384067586",
"user_id": "lanieri",
"use_url": "https://it.linkedin.com/company/lanieri?trk=public_post_feed-actor-image",
"title": "Per noi di Lanieri, l’abito Su Misura è l’espressione autentica...",
"headline": "Lanieri’s Post",
"post_text": "Per noi di Lanieri, l’abito Su Misura è l’espressione autentica...",
"date_posted": "2025-07-02T10:31:17.249Z",
"images": [
"https://media.licdn.com/…",
"https://media.licdn.com/…"
],
"videos": null,
"num_likes": 19,
"num_comments": 0,
"account_type": "Organization",
"post_type": "post",
"user_followers": 6080
}

Pricing 💰

TierLimitsPrice per 1,000 results
Free userUp to 10 results$0.00
Pay-as-you-goNo limit$4.00

This actor is intended for public data collection only. It does not log in, bypass LinkedIn authentication, or access private content. Ensure you comply with LinkedIn’s Terms of Service and your local laws when using this tool.

Update Policy

We aim to keep this actor updated to adapt to changes in LinkedIn's layout or DOM structure. Breaking changes will be patched promptly. For issues, please submit a bug report.

FAQ

Is login required?
No. This actor scrapes public data only.

How fresh is the data?
The actor performs live scraping, so you always get the most current posts.

Can I use this for multiple companies?
Yes, just add more LinkedIn company URLs in the input array.

What if LinkedIn changes their HTML?
We actively monitor structural changes and release updates regularly.