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

Trying out the profile in the given example and I get this: { userProfile: { fullName: '500+ connections', title: null, location: null, photo: null, description: null, url: 'https://www.linkedin.com/in/natfriedman/' }, experiences:...

Warning on npm install [email protected]: < 21.8.0 is no longer support ![image](https://github.com/josephlimtech/linkedin-profile-scraper-api/assets/79213142/07ebb538-1fd8-4d25-b146-f211916b34a9) installing puppeteer is not completing successful, what can be the solution ?

Hi, I successfully installed the module. However, when I ran the scraper, I got all null results. I tried on several profiles, all null. Is this npm module still working?...

Hi, I'm seeing a lot of ERR_TOO_MANY_REDIRECTS responses from linkedin while trying to scrape profiles. Is there something we could do to avoid it?

I am using macos M2, running this script and receive I copied an example code snippet and try to run the script, this is what I get I tried to...