LinkedIn Post Scraper — BYOC / Secure Cookies Required
Under maintenancePricing
from $0.50 / 1,000 results
LinkedIn Post Scraper — BYOC / Secure Cookies Required
Under maintenanceScrape LinkedIn post URLs in controlled BYOC workflows. Secure LinkedIn session cookies may be required; do not use public chats or support threads for credentials.
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
Gagan
Maintained by CommunityActor stats
2
Bookmarked
34
Total users
1
Monthly active users
21 days ago
Last modified
Categories
Share
LinkedIn Post Scraper — Dormant / Bring Your Own Cookies
This actor extracts data from LinkedIn post URLs, but LinkedIn access is fragile and often requires a valid user session.
Current recommendation: do not use this as a generic no-cookie LinkedIn scraper. Use it only if you understand BYOC (bring your own cookies) and can provide LinkedIn session cookies securely through Apify secrets or private actor input.
Do not paste LinkedIn cookies into public chats, GitHub issues, Discord, Slack, or support threads.
Current status
- Health check is blocked until
li_atandJSESSIONIDare configured securely. - The actor now fails truthfully if every URL fails instead of returning a misleading successful run with only failed rows.
- This actor is parked until we either build a no-cookie path or document a secure BYOC workflow.
Input
{"postUrl": "https://www.linkedin.com/feed/update/urn:li:activity:123456789/","timeoutSecs": 20,"maxRetries": 2}
Optional secure cookie inputs:
{"postUrl": "https://www.linkedin.com/feed/update/urn:li:activity:123456789/","li_at": "stored-securely-in-apify","jsessionid": "stored-securely-in-apify"}
Best use
Use this for controlled internal workflows where you can manage LinkedIn session credentials securely. If you need a public marketplace-ready actor, use/compare no-cookie LinkedIn actors first.