LinkedIn Public Profiles, Posts & Articles Monitor β No Cookies
Pricing
from $1.35 / 1,000 linkedin public post or articles
LinkedIn Public Profiles, Posts & Articles Monitor β No Cookies
Extract public LinkedIn person profiles plus recent posts and articles without login, cookies, passwords or browser sessions. Includes employers, education, followers, exact content dates, engagement, stable IDs, date checkpoints and seen-ID deduplication.
Pricing
from $1.35 / 1,000 linkedin public post or articles
Rating
0.0
(0)
Developer
Ilia
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
12 days ago
Last modified
Categories
Share
πΌ LinkedIn Profiles, Posts & Articles β No Cookies
Turn public LinkedIn person pages into analysis-ready profile, post, and article records. No LinkedIn account, cookies, password, browser session, or API key is required.
π€ What you get
- name, first/last name, headline, creator badge, about text, location, country, photo, and follower count;
- current company plus public employer history, education, languages, awards, memberships, and related profile URLs;
- recent posts and long-form articles with stable IDs and canonical URLs;
- full public text, headline, publication/modification time, media, hashtags, and mentions;
- available interaction counters and a calculated total;
- parse provenance and confidence fields for reliable downstream QA;
postedAfterandseenContentIdscheckpoints for recurring monitoring.
π Popular use cases
- monitor executive and creator content;
- enrich public professional profiles with employers and education;
- track post/article engagement and publishing cadence;
- feed public profile changes into CRM, research or alert workflows;
- export clean records into CRMs, Sheets, databases, Make, n8n, and alerting pipelines.
π° Pricing
$1.40 per 1,000 successfully stored profile records and $1.35 per 1,000 successfully stored posts or articles. Platform usage is included; a tiny Actor-start event may apply.
βοΈ Example input
{"profileUrls":["satyanadella"],"includeProfile":true,"includePosts":true,"includeArticles":true,"maxContentPerProfile":15,"seenContentIds":[]}
π₯ Complete input reference
| Field | Type | Default | Purpose |
|---|---|---|---|
profileUrls | array | ["https://www.linkedin.com/in/satyanadella"] | linkedin.com/in/ URLs or public profile slugs. |
includeProfile | boolean | true | Store one normalized Person record per accessible profile. |
includePosts | boolean | true | Store public recent DiscussionForumPosting records exposed by LinkedIn. |
includeArticles | boolean | true | Store public LinkedIn Article records exposed on the profile. |
maxContentPerProfile | integer | 15 | Hard cap across paid posts and articles per profile. |
postedAfter | string | "" | Optional inclusive YYYY-MM-DD incremental date checkpoint. |
seenContentIds | array | [] | Optional IDs to skip without charge on repeated runs. |
requestDelayMs | integer | 500 | Polite delay between public profile requests. |
π€ Complete output reference
The default dataset is exportable as JSON, CSV, Excel, XML or RSS. Fields remain stable for scheduled runs and API integrations.
| Field | Type |
|---|---|
recordType | string |
profileSlug | string |
profileUrl | string |
profileName | string / null |
firstName | string / null |
lastName | string / null |
headline | string / null |
creatorBadge | string / null |
profileDescription | string / null |
location | string / null |
country | string / null |
imageUrl | string / null |
image | object / null |
followers | integer / null |
interactionStatistics | object |
currentCompany | object / null |
worksFor | array |
education | array |
languages | array |
awards | array |
memberships | array |
sameAs | array |
recentPostCount | integer / null |
recentArticleCount | integer / null |
sourceFinalUrl | string / null |
parsePath | string |
parseConfidence | string |
sourceUserAgent | string |
contentId | string / null |
contentUrl | string / null |
contentType | string / null |
text | string / null |
headlineText | string / null |
publishedAt | string / null |
modifiedAt | string / null |
likeCount | integer / null |
commentCount | integer / null |
shareCount | integer / null |
totalInteractions | integer / null |
hashtags | array |
mentions | array |
contentImage | object / null |
scrapedAt | string |
π API & integrations
Run this Actor from the Apify Console, API, CLI, MCP, Make, Zapier or n8n. Replace the Actor identifier and token in this template:
curl -X POST "https://api.apify.com/v2/acts/linkedin-public-profile-content-monitor/runs?token=YOUR_TOKEN" \-H "Content-Type: application/json" \-d '{}'
Results are stored in the run's default dataset and can be forwarded with Apify webhooks or scheduled Tasks.
π Search keywords
LinkedIn Profiles, Posts & Articles β No Cookies, linkedin, profiles, posts, articles, cookies, public, profile, content, monitor, Apify Actor, scraper API, structured data, scheduled monitor, automation.