Linkedin Who Viewed My Profile [Free Account] avatar

Linkedin Who Viewed My Profile [Free Account]

Try for free

3 days trial then $25.00/month - No credit card required now

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

Linkedin Who Viewed My Profile [Free Account]

saswave/linkedin-who-viewed-my-profile-free
Try for free

3 days trial then $25.00/month - No credit card required now

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

LINKEDIN WHO VIEWED MY PROFILE [FREE ACCOUNT]

Allows you to extract data about who viewed your linkedin profile (up to 90 days and after). This actor is for FREE accounts (without Premium). Checkout our Apify actor for Linkedin Premium 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

  • 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

number_viewersviewers_origin
linkedin urlfullname
titleviewed date
mutual connections creation date

Output sample

Keys contains _ and not spaces

1{
2    'miniprofile_id': str, 
3    'tracking_id': str, 
4    'anonym_who_viewed_suggestion': [
5        {'number_viewers': str, 'viewers_origin': str, 'viewers_origin_linkedin': str}, 
6        {'number_viewers': str, 'viewers_origin': str, 'viewers_origin_linkedin': str},
7        ...
8    ],
9    'anonym_who_viewed': [
10        {'number_viewers': int, 'viewers_origin': str, 'viewers_origin_linkedin': str},
11        {'number_viewers': int, 'viewers_origin': str, 'viewers_origin_linkedin': str},
12        ...
13    ],
14    'anonym_who_viewed_after_90d': [
15        {'number_viewers': int, 'viewers_origin': str, 'viewers_origin_linkedin': str}, 
16        {'number_viewers': int, 'viewers_origin': str, 'viewers_origin_linkedin': str}, 
17        {'number_viewers': int, 'viewers_origin': str, 'viewers_origin_linkedin': str},
18        ...
19    ],
20    'who_viewed': [
21        {'fullname': str, 'title': str, 'linkedin': str, 'viewed_date_text': str, 'viewed_date': str, 'mutual_connections': str}, 
22        {'fullname': str, 'title': str, 'linkedin': str, 'viewed_date_text': str, 'viewed_date': str, 'mutual_connections': str}, 
23        {'fullname': str, 'title': str, 'linkedin': str, 'viewed_date_text': str, 'viewed_date': str, 'mutual_connections': str},
24        ...
25    ]
26}
Developer
Maintained by Community

Actor Metrics

  • 4 monthly users

  • 2 stars

  • 40% runs succeeded

  • Created in Nov 2023

  • Modified 15 days ago