Linkedin Profile And Company Posts Scraper
Pricing
$19.99/month + usage
Linkedin Profile And Company Posts Scraper
LinkedIn Profile and Company Posts Scraper πΌπ’ extracts public profile details, company posts, captions, reactions, comments, and engagement metrics in one run. Ideal for lead research, competitor tracking, recruitment insights, and content analysis. ππ
Pricing
$19.99/month + usage
Rating
0.0
(0)
Developer
ScrapePilot
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
LinkedIn Profile & Company Posts Scraper
Scrape posts from LinkedIn company and profile pages. Outputs one dataset item per post with author, text, images, engagement, and comments.
Why use this actor
- Bulk URLs: Pass multiple company or profile URLs in one run.
- Proxy fallback: Starts with no proxy; if LinkedIn blocks, automatically tries datacenter then residential proxy (with 3 retries), then keeps using residential.
- Live saving: Each post is pushed to the dataset as soon as itβs scraped.
Input
| Field | Type | Required | Description |
|---|---|---|---|
urls | array | Yes | LinkedIn URLs (company, profile, or feed). |
proxyConfiguration | object | Yes | Apify proxy settings. Default: no proxy; actor falls back if blocked. |
maxPosts | integer | No | Max posts per URL (default: 100). |
targetType | string | No | company, profile, or both (default: both). |
rateLimitDelay | integer | No | Base delay between requests in seconds (default: 1). |
fetchRetries | integer | No | HTTP retries per request (default: 3). |
Example input
{"urls": ["https://www.linkedin.com/company/google/","https://www.linkedin.com/in/username"],"proxyConfiguration": { "useApifyProxy": false },"maxPosts": 50,"targetType": "both"}
Output
Dataset items match the LinkedIn post shape: urn, text, url, postedAtTimestamp, postedAtISO, timeSincePosted, authorType, authorProfileUrl, authorProfileId, authorFullName, authorHeadline, image, images, author, comments, reactions, numLikes, numComments, commentsTruncated, commentsComplete, reactionsTruncated, and related flags.
How to run
- Open Apify Console β Actors.
- Select LinkedIn Profile and Company Posts Scraper.
- Set urls and proxyConfiguration (and optional fields).
- Click Start.
- Check Log for progress and proxy fallback messages.
- Download or use the Dataset in the Output tab.
Cautions
- Data is from publicly available pages only.
- You are responsible for compliance with applicable laws (privacy, data protection, terms of use).