josephlimtech / linkedin-profile-scraper-api

🕵️‍♂️ LinkedIn profile scraper returning structured profile data in JSON.
MIT License
567 stars 152 forks source link

Null Response #42

Open Marcusttk opened 2 years ago

Marcusttk commented 2 years ago

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: [], education: [], volunteerExperiences: [], skills: [] }

Anyone having the same issue? I tried a few other profiles and I get a similar result

Log:

Screenshot 2022-09-18 184055

alextrazah commented 2 years ago

this is a dead npm

PANhuihuihuihui commented 2 years ago

same problem, is there anyone interested to fix it?