This very simple script will extract all hidden profile views and will display them in your console. Another goal of this script is to show how unreliable LinkedIn privacy settings really are.
To install this script follow these steps:
- Install NodeJS to your machine
- Clone this repo and CD into root folder
- Run
npm install
To see all views from Linkedin page, go to https://www.linkedin.com/me/profile-views/urn:li:wvmp:summary/ and in your browser select to save page as HTML only. Save file as LinkedIn.htm into /raw folder.
Run npm start to display all views.
If you like this script, come to say Hello on my Facebook page. Cheers!