linkedin-profile-scraper-api
linkedin-profile-scraper-api copied to clipboard
🕵️♂️ LinkedIn profile scraper returning structured profile data in JSON.
linkedin scrapper will role identification
Hello, I am trying to create a LinkedIn bot with Google Sheets and Google Apps Script to posts automatically on my LinkedIn company page, like I managed to do with...

If you provide some extra Linkedin profile links from 'people you may know. It'll be helpful to scrapping data in a loop from others' profiles. I've made some changes in...
Hello, I've been trying to setup this script but I've noticed that in some instances, the script is returning empty user profile data for no apparent reason. Here are a...
Hi @jvandenaardweg, so I found a bug here. Let me reproduce the bug first. 1. When I run the code based on the example [here](https://github.com/jvandenaardweg/linkedin-profile-scraper#usage) the code works properly but...
Is this related to puppeteer?
 After running my app the following error shows: "UnhandledPromiseRejectionWarning: TimeoutError: Navigation timeout of 10000 ms exceeded" I have also tried out by installing puppeteer and overwriting the default "timeout:...
linkedin improvements
* Fixed skills listing * Fixed about bio (+ expand state) * When clicking on some 'expand' buttons, you were redirected back to the feed, and then a lot of...