LinkedIn Company Posts Scraper for Lead Research avatar

LinkedIn Company Posts Scraper for Lead Research

Pricing

from $3.60 / 1,000 company posts

Go to Apify Store
LinkedIn Company Posts Scraper for Lead Research

LinkedIn Company Posts Scraper for Lead Research

Extract recent LinkedIn company posts in bulk with text, dates, engagement counts, media, author data, deduplication, and clean analysis-ready output.

Pricing

from $3.60 / 1,000 company posts

Rating

0.0

(0)

Developer

Bhojraj Pilaniya

Bhojraj Pilaniya

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract clean, deduplicated, CSV-ready linkedin company posts without supplying LinkedIn or Instagram cookies. This Actor validates inputs, runs maintained source collection, normalizes changing source fields into a stable schema, removes duplicate records, and preserves the raw result for advanced users.

Best use cases

  • competitor content monitoring
  • sales trigger discovery
  • content research
  • brand intelligence
  • market trend analysis

What you get

  • postUrl
  • text
  • postedAt
  • authorName
  • authorUrl
  • reactionCount
  • commentCount
  • repostCount
  • ownerType
  • sourceActorRunId for troubleshooting and traceability
  • raw containing the complete source item when you need extra fields

Example input

{
"companyUrls": [
"https://www.linkedin.com/company/microsoft/"
],
"maxPostsPerUrl": 10,
"postedLimit": "month"
}

Example output

{
"postUrl": "https://www.linkedin.com/posts/example/",
"text": "Example company update",
"postedAt": "2026-08-20T10:00:00Z",
"authorName": "Microsoft",
"reactionCount": 1250,
"commentCount": 84,
"repostCount": 30
}

How it works

  1. Enter one or more URLs, names, or usernames in the input form.
  2. The Actor validates and deduplicates your input.
  3. A maintained no-cookie source Actor collects the live public data.
  4. Results are normalized into consistent fields and duplicate records are removed.
  5. Download the dataset as JSON, CSV, Excel, XML, or RSS, or connect it to your workflow through the Apify API.

Pricing and cost control

This Actor uses pay-per-result pricing. You are charged for unique records saved to this Actor's dataset. Store discounts are applied automatically by Apify for higher subscription tiers.

The advanced source cost limit is automatically calculated from your requested item limits. Set sourceMaxTotalChargeUsd only when you need a stricter custom cap. A source run can still return zero records when a URL is invalid, private, removed, or has no matching public content.

Reliability notes

  • No LinkedIn or Instagram cookie is requested from you.
  • Duplicate inputs and duplicate result records are removed.
  • Invalid URLs fail early with a clear message.
  • The raw source item is retained so downstream integrations do not lose uncommon fields.
  • Public platform pages and schemas can change. Failed source runs are surfaced with their run ID for debugging.

Responsible use

Only collect publicly available data that you are legally permitted to process. Follow applicable privacy, data protection, anti-spam, copyright, and platform rules. Do not use this Actor for harassment, unlawful profiling, credential collection, or abusive automation.

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by LinkedIn, Instagram, Meta, or Microsoft. Product names and trademarks belong to their respective owners.