Anyone here automated LinkedIn profile analytics before?
Trying to build a dashboard that fetches data like impressions, followers, views, etc.
Using Playwright with saved cookies, realistic headers, delays, etc., but still running into issues:
- Getting blocked by bot detection
- Pages load skeletons, not actual content
Tried direct URLs, stealth mode, session reuse… still not stable.
Has anyone found a reliable way to do this or detect when the content is actually loaded?
2 Replies