LinkedIn Company Feed & Competitor Content Tracker
Pricing
from $10.00 / 1,000 results
LinkedIn Company Feed & Competitor Content Tracker
Scrape the complete post history from any LinkedIn company page. Returns structured data on every post — content, engagement metrics, reaction breakdown, and media. Designed for competitive intelligence, brand research, and content analysis.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
Raised Pro
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
4 days ago
Last modified
Categories
Share
Extract structured post-level data from any LinkedIn company page. Retrieve a company's complete content history with engagement metrics, reaction type distributions, media, and post classification — organized for analysis, dataset construction, and competitive intelligence workflows.
Dataset Schema
| Field | Type | Description |
|---|---|---|
company_name | string | Company page name |
company_linkedin_url | string | Source company URL |
post_url | string | Direct post link |
post_text | string | Full post body |
post_type | string | standard / article / document |
created_at | ISO 8601 | Publication timestamp |
is_repost | boolean | Reshared content flag |
num_likes | integer | Total reactions |
num_comments | integer | Comment count |
num_shares | integer | Share count |
reaction_counts | object | Per-type reaction breakdown |
media_attachments | array | Attached media metadata |
author_name | string | Publisher (company or individual) |
author_type | string | company / person |
urn | string | LinkedIn URN identifier |
Research and Analysis Applications
Competitive intelligence: Compare content volume, posting frequency, and engagement rates across competitor company pages in a single dataset.
Content strategy analysis: Identify which post formats (text-only, documents, articles) generate highest engagement for a given industry.
Brand communication research: Study how companies respond to market events, product launches, or crises in their LinkedIn content.
NLP dataset construction: Build labeled corpora of corporate LinkedIn content for sentiment analysis or topic modeling.
Input Parameters
{"company_urls": ["https://www.linkedin.com/company/salesforce/","https://www.linkedin.com/company/hubspot/"],"post_type": "all","max_posts": 200}
Pricing
$15 per 1,000 posts extracted. No subscription or minimum commitment.
FAQ
What is the maximum retrievable post history?
LinkedIn limits access to approximately 200–500 posts per company page depending on posting volume. The actor retrieves all available posts up to the max_posts limit you set.
Is the data timestamped?
Yes. created_at is returned as an ISO 8601 timestamp for all posts, enabling time-series analysis.
Can results be exported to a spreadsheet? Yes. Download directly from the Apify dataset as CSV, or use the API to pull JSON into your data warehouse.