LinkedIn Post Comments Scraper Pro (Social Selling Leads) avatar

LinkedIn Post Comments Scraper Pro (Social Selling Leads)

Pricing

from $1.28 / 1,000 comment founds

Go to Apify Store
LinkedIn Post Comments Scraper Pro (Social Selling Leads)

LinkedIn Post Comments Scraper Pro (Social Selling Leads)

Extract comments, replies, commenters names, job titles, and profile links from viral LinkedIn posts without cookies. Only $1.50/1K.

Pricing

from $1.28 / 1,000 comment founds

Rating

0.0

(0)

Developer

viralanalyzer

viralanalyzer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

LinkedIn Post Comments Scraper Pro 💬

🔗 View on Apify Store | 🇺🇸 English | 🇧🇷 Português


🇺🇸 English

Overview

Extract public comments from LinkedIn posts without cookies — commenter name, profile URL, comment text and relative timestamp.

Features

  • Social Selling Lead Generation: find professionals commenting on competitors' posts
  • Commenter identity: name + direct profile URL (the two fields you can act on)
  • No Cookies Required: public extraction, no account ban risk

Input Example

{
"postUrls": [
"https://www.linkedin.com/posts/some-author_topic-activity-7170000000000000000-abcd"
],
"maxComments": 50
}

Output Example

Every field the actor emits. authorHeadline and likesCount are always null — see Limits:

{
"postUrl": "https://www.linkedin.com/posts/some-author_topic-activity-71700...",
"postTitle": "Some Author on LinkedIn: …",
"authorName": "Alexandre Dupont",
"authorProfileUrl": "https://www.linkedin.com/in/alexandre-dupont",
"authorHeadline": null,
"commentText": "Incredible insights on multi-cloud orchestration!",
"timeAgo": "1d",
"likesCount": null,
"commentCountReported": 214,
"dataSource": "linkedin-public-post",
"scrapedAt": "2026-08-27T21:54:53.550Z"
}

Input Parameters

ParameterTypeDescription
postUrlsstring[]List of LinkedIn post URLs
maxCommentsnumberMax comments across the whole run (default: 50)
proxyConfigurationobjectApify Proxy configuration

✅ Capabilities & Limits

Stated up front, so you do not pay a run to find out.

Built here: LinkedIn's public post page serves the commenter's name and profile URL, and nothing else about them. authorHeadline and likesCount are therefore null on every row. A previous build filled them with the literal string 'Industry Executive' and hardcoded like counts of 1 / 18 / 7 — values that looked measured and were not. They are null now, deliberately.

Input / featureSupportedNotes
Public post URLpostUrls
Commenter name
Commenter profile URLtracking parameters stripped
Comment text
Relative timestamp (timeAgo)e.g. "1d" — not an absolute date
Commenter headline / job titlenot served publicly — always null
Likes per commentnot served publicly — always null
Replies to commentstop-level comments only
Total comment count on the post⚠️commentCountReported is what the page states; it is usually larger than the number of comments the public page renders
Absolute publication datenot emitted
Posts behind loginpublic posts only
maxComments per postit is a whole-run budget, shared across all postUrls

Use Cases

  • Social Selling Outreach — connect with professionals who commented on niche industry posts
  • Competitor audience research — see who engages with rival company updates

FAQ

Q: Does it work on any public LinkedIn post? A: Any public post URL can be tried. The public page renders only a subset of a post's comments, so a post with 200 comments will not yield 200 rows.

Q: Do I get the commenter's job title? A: No. The public page does not serve it, so authorHeadline is always null. Take authorProfileUrl into a profile scraper if you need the headline.

Q: Do I get likes per comment? A: No. Always null, for the same reason.


🇧🇷 Português

Visão Geral

Extraia comentários públicos de posts do LinkedIn sem cookies. Cada linha traz quatro coisas que você pode usar: quem comentou, a URL do perfil dessa pessoa, o texto do comentário e há quanto tempo ele foi publicado.

Cargo, curtidas por comentário e respostas não vêm — a página pública não serve esses dados. Detalhe nos Limites.

Funcionalidades

  • Geração de Leads por Social Selling: encontre quem comenta em posts de concorrentes
  • Identidade acionável: authorName + authorProfileUrl sem tracking na query string
  • Texto integral do comentário: commentText, mais timeAgo (relativo, ex.: "1d")
  • Sem Cookies: extração pública, sem risco de suspensão de conta

Exemplo de Entrada

{
"postUrls": [
"https://www.linkedin.com/posts/satyanadella_ai-innovation-cloud-activity-7170000000000000000-abcd"
],
"maxComments": 50
}

Exemplo de Saída

{
"postUrl": "https://www.linkedin.com/posts/some-author_topic-activity-71700...",
"postTitle": "Some Author on LinkedIn: …",
"authorName": "Alexandre Dupont",
"authorProfileUrl": "https://www.linkedin.com/in/alexandre-dupont",
"authorHeadline": null,
"commentText": "Incredible insights on multi-cloud orchestration!",
"timeAgo": "1d",
"likesCount": null,
"commentCountReported": 214,
"dataSource": "linkedin-public-post",
"scrapedAt": "2026-08-27T21:54:53.550Z"
}

Parâmetros de Entrada

ParâmetroTipoDescrição
postUrlsstring[]Lista de URLs de posts do LinkedIn
maxCommentsnumberMáximo de comentários da execução inteira (padrão 50)
proxyConfigurationobjectConfiguração de Proxy Apify

Dicas

  • Extraia comentários de posts de lançamentos de concorrentes para abordar leads quentes

Casos de Uso

  • Social Selling — Conecte-se com profissionais que interagiram com temas do seu nicho
  • Prospecção em Postagens de Concorrentes — Aborde leads que comentaram em posts rivais

Perguntas Frequentes

P: Funciona em qualquer post público do LinkedIn? R: Qualquer URL de post público pode ser tentada. A página pública renderiza apenas parte dos comentários — um post com 200 comentários não devolve 200 linhas.

P: Vem o cargo de quem comentou? R: Não. A página pública não serve esse dado: authorHeadline é sempre null. Use authorProfileUrl num scraper de perfil se precisar do cargo.

P: Vêm as curtidas de cada comentário? R: Não. Sempre null, pelo mesmo motivo.


💰 Pricing

This actor uses Pay Per Event (PPE) pricing — you pay only per item scraped (comment-found). Platform usage is included. See the current price on the Pricing panel of this actor's Apify Store page.



📝 Changelog

  • v1.0.0 (2026-08-20) — Initial release: full extraction, Pay-Per-Event pricing, and automated proxy support

License

ISC © 2026 Viral Analyzer Platform


💡 Need AI analysis on top of this data — sentiment, trend detection and a dashboard, with no API keys to manage?
ViralAnalyzer runs this actor + 42 more data sources with built-in AI. JSON + insights in one call.