LinkedIn Profile Activity Export avatar

LinkedIn Profile Activity Export

Under maintenance

Pricing

from $5.00 / 1,000 result items

Go to Apify Store
LinkedIn Profile Activity Export

LinkedIn Profile Activity Export

Under maintenance

Export a LinkedIn profile's recent activity using an authenticated session.

Pricing

from $5.00 / 1,000 result items

Rating

0.0

(0)

Developer

Alex Jordan

Alex Jordan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

LinkedIn Profile Activity Export extracts recent activity from a LinkedIn profile using an authenticated session. It returns structured activity records that can include post content, post URLs, timestamps, hashtags, media fields, engagement signals, and related profile metadata, making it useful for content research, engagement analysis, and profile activity monitoring.

Built on the Apify platform, this Actor supports scheduling, webhooks, and dataset exports.

Use cases

  • Export recent LinkedIn profile activity for content analysis
  • Track post-level engagement and activity trends over time
  • Enrich creator or prospect records with recent activity context
  • Build repeatable monitoring workflows around profile activity datasets

How to use LinkedIn Profile Activity Export

  1. Open the Actor on Apify
  2. Enter the target profile URL, extraction limit, and authenticated session fields
  3. Start the run
  4. Review the dataset output for returned activity records

Input

This Actor accepts the fields required to export recent profile activity through an authenticated LinkedIn session.

Proxy object

Use the proxy object to define how requests should be routed. Common fields are:

  • ip - Proxy host or endpoint URL
  • port - Proxy port
  • username - Proxy username
  • password - Proxy password

Example input

{
"liProfileUrl": "https://www.linkedin.com/in/example-profile/",
"maxCount": 10,
"connectedAccountId": "example_connected_account_id",
"li_at": "example_li_at",
"JSESSIONID": "ajax:example",
"bcookie": "example_bcookie",
"liap": "true",
"li_theme_set": "app",
"li_theme": "light",
"timezone": "Asia/Calcutta",
"bscookie": "example_bscookie",
"user-agent": "Mozilla/5.0 ...",
"timezoneOffset": "5.5",
"csrf-token": "example_csrf-token",
"profileId": "example-profile-id",
"User-Agent": "Mozilla/5.0 ...",
"x-li-track": "{\"clientVersion\":\"1.13.455\"}",
"x-li-lang": "en_US",
"X-Restli-Protocol-Version": "2.0.0",
"txSmSelfProfileUrl": "https://www.linkedin.com/in/example-self/",
"proxy": {
"ip": "http://proxy.example.com",
"port": "1080",
"username": "example_username",
"password": "example_password"
}
}

Output

The Actor writes the action result to the default dataset.

Example output

{
"success": true,
"response": [
{
"inputLiProfileUrl": "https://www.linkedin.com/in/example-profile/",
"inputMaxCount": 10,
"postHeader": "Example Person likes this",
"firstName": "Amarnath",
"lastName": "R M",
"headline": "Open to work as Zoho Developer - Fresher| 13.2 Million Impressions | Medical Billing | CRM",
"postType": "Image + Text",
"jobTitle": "Open to work as Zoho Developer - Fresher| 13.2 Million Impressions | Medical Billing | CRM",
"jobCompanyName": "",
"liProfileUrl": "https://www.linkedin.com/in/example-activity-profile/",
"liProfileId": "ACoAAExampleProfileId123456",
"snProfileUrl": "https://www.linkedin.com/sales/people/ACoAAExampleProfileId123456",
"liMemberUrn": "1428795218",
"liProfileImageUrl": "https://media.licdn.com/dms/image/example-profile-photo",
"liProfileBannerUrl": "https://media.licdn.com/dms/image/example-banner-photo",
"liPostUrl": "https://www.linkedin.com/feed/update/urn:li:activity:7477577108270186496",
"postContent": "Deepinder Goyal has shared that Zomato will not lay off employees during the pandemic and will restore salary cuts over time.",
"postDate": "Mon Jun 29 2026 17:12:39 GMT+0000 (Coordinated Universal Time)",
"hashtags": "#deepindergoyal,#zomato,#covid,#esop,#salarycut,#ipo,#returns",
"commentsCount": 0,
"sharesCount": 0,
"likesCount": 66
}
]
}

Pricing / Cost estimation

$0.005 per 50 result items.

Support

If you need adjustments for your workflow, use the Actor Issues tab or your internal support channel.