Linkedin Who Viewed My Profile [Free Account]
3 days trial then $25.00/month - No credit card required now
Linkedin Who Viewed My Profile [Free Account]
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
- 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_viewers | viewers_origin |
linkedin url | fullname |
title | viewed 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}
Actor Metrics
4 monthly users
-
2 stars
40% runs succeeded
Created in Nov 2023
Modified 15 days ago