App Logo
linkedin.com

Get profile viewers

List who viewed your LinkedIn profile (linkedin.com/analytics/profile-views). Returns the individually-shown viewers: named ones (name, headline, degree, publicId, profileUrl, mutualConnections) and semi-anonymized private ones (occupation/industry/geo teaser only, no name), plus viewedAgo per entry, the aggregate privateModeCount (fully-hidden viewers only counted, not shown), and the total profile-viewers metric for the window. Works across English, French, German, Spanish, and Italian account UI language; other languages may not resolve the total-viewers, mutual-connections, or private-mode counts correctly. The full 90-day list needs LinkedIn Premium (free tier shows only the last few).

Input

limit optional

Cap how many individually-shown viewers to load & return (stops scrolling early). Omit to return all shown viewers. Does not affect privateModeCount/total.

Output

total required

Profile-viewers count for the selected window (top metric).

viewers required
shownCount required

Number of individually-listed viewers returned.

privateModeCount required

Viewers shown only as an aggregate 'N LinkedIn members viewed in Private mode' (0 if none, unless the account's UI language falls outside en/fr/de/es/it, in which case it's a best-effort match that may under-detect). Null when a `limit` stopped scrolling before the bottom row, where this count lives.

FAQ

List who viewed your LinkedIn profile (linkedin.com/analytics/profile-views). Returns the individually-shown viewers: named ones (name, headline, degree, publicId, profileUrl, mutualConnections) and semi-anonymized private ones (occupation/industry/geo teaser only, no name), plus viewedAgo per entry, the aggregate privateModeCount (fully-hidden viewers only counted, not shown), and the total profile-viewers metric for the window. Works across English, French, German, Spanish, and Italian account UI language; other languages may not resolve the total-viewers, mutual-connections, or private-mode counts correctly. The full 90-day list needs LinkedIn Premium (free tier shows only the last few).
Optional: limit.
It returns total, viewers, shownCount, privateModeCount.
Yes. It acts as you on linkedin.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the linkedin.com cookies saved by the Reduck extension.
It only reads. It looks things up on linkedin.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/linkedin.com/get_profile_viewers, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/linkedin.com/get_profile_viewers
It is part of Reduck's official curated catalogue.

Start building not clicking