Linkedin Who Viewed My Profile [Premium Account] avatar
Linkedin Who Viewed My Profile [Premium Account]

Pricing

$35.00/month + usage

Go to Store
Linkedin Who Viewed My Profile [Premium Account]

Linkedin Who Viewed My Profile [Premium Account]

Developed by

SASWAVE

SASWAVE

Maintained by Community

Allows you to extract data about who viewed your linkedin profile (up to 365 days). Firstname, Lastname, Title, Mutual connections, Linkedin Url

0.0 (0)

Pricing

$35.00/month + usage

4

Total users

33

Monthly users

7

Runs succeeded

86%

Last modified

17 days ago

LINKEDIN WHO VIEWED MY PROFILE [Premium ACCOUNT]

Allows you to extract data about who viewed your linkedin profile (up to 365 days).

This actor is for PREMIUM accounts.

Checkout our Apify actor for Linkedin Free accounts.

How to extract cookies from your browser

Screenshot cookies extraction

  • install EditThisCookie chrome extension
  • login to your account and go to your clearbit home page
  • Use the extension and click "export"
  • Paste the cookies in the input "cookies" from the actor

The apify documentation has a tutorial on how to do it with screenshots, https://docs.apify.com/tutorials/log-in-by-transferring-cookies#export-your-cookies go to the export your cookies section

Inputs

  • timerange: select a value from the form

  • cookies: a list of cookies exported to your clipboard with the chrome extension "EditThisCookie" from your session on https://www.linkedin.com/feed/ (check section "How to EditThisCookie")

Data Extracted

firstnamelastname
titlefullname
linkedin urlviewed date
mutual connections
public_identifieridentifier

Output sample

Keys contains _ and not spaces

[
{
"fullname": str,
"title": str,
"linkedin": str,
"viewed_date_text": str,
"viewed_date": str,
"mutual_connections": str,
"lastName": str,
"firstName": str,
"public_identifier": str,
"identifier": str
},
...
]