LinkedIn Company Feed & Competitor Content Tracker avatar

LinkedIn Company Feed & Competitor Content Tracker

Pricing

from $10.00 / 1,000 results

Go to Apify Store
LinkedIn Company Feed & Competitor Content Tracker

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

Raised Pro

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

4 days ago

Last modified

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

FieldTypeDescription
company_namestringCompany page name
company_linkedin_urlstringSource company URL
post_urlstringDirect post link
post_textstringFull post body
post_typestringstandard / article / document
created_atISO 8601Publication timestamp
is_repostbooleanReshared content flag
num_likesintegerTotal reactions
num_commentsintegerComment count
num_sharesintegerShare count
reaction_countsobjectPer-type reaction breakdown
media_attachmentsarrayAttached media metadata
author_namestringPublisher (company or individual)
author_typestringcompany / person
urnstringLinkedIn 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.