akitten/linkedin-public-profile-parser

not returning any results when query a public profile.

ichenjia opened this issue · 1 comments

it generates a response like following:

{
"url": "https://www.linkedin.com/in/XXX",
"connections": 500,
"fullname": "",
"location": "",
"current": "",
"summary": "",
"skills": [],
"experience": {
"current": [],
"past": []
}
}

@ichenjia thanks for reporting this.
LinkedIn updated their DOM recently.
We are releasing a fix tonight. 👍