Linkedin Who Viewed My Profile [Free Account]

Linkedin Who Viewed My Profile [Free Account]

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

SOCIAL_MEDIALEAD_GENERATIONApify

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}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!