linkedin-profile-scraper-api icon indicating copy to clipboard operation
linkedin-profile-scraper-api copied to clipboard

🕵️‍♂️ LinkedIn profile scraper returning structured profile data in JSON.

Results 35 linkedin-profile-scraper-api issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

![Screenshot from 2021-12-24 14-16-50](https://user-images.githubusercontent.com/28600674/147328491-c13126db-5dd2-4a59-838f-170dd879f824.png)

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...

![image](https://user-images.githubusercontent.com/63036027/119151878-9b081100-ba71-11eb-9ed1-2618db0fa269.png) 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:...

* 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...