not returning any results when query a public profile.
ichenjia opened this issue · 1 comments
ichenjia commented
it generates a response like following:
{
"url": "https://www.linkedin.com/in/XXX",
"connections": 500,
"fullname": "",
"location": "",
"current": "",
"summary": "",
"skills": [],
"experience": {
"current": [],
"past": []
}
}