Open
Description
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 the code and I'm able to do scrapping data in a loop. If you permit me to push the changes please let me know. Or you'll do it by yourself, it'll help a lot.
Example:
{
...
volunteerExperiences: [],
skills: [
{ skillName: 'C', endorsementCount: 31 },
{ skillName: 'Entrepreneurship', endorsementCount: 22 },
{ skillName: 'Semiconductors', endorsementCount: 17 }
],
people: [
{ link: 'https://www.linkedin.com/in/kajal-nadar-419256102/' },
{ link: 'https://www.linkedin.com/in/aashishdua/' },
{ link: 'https://www.linkedin.com/in/yilin-ding/' },
{ link: 'https://www.linkedin.com/in/ashokcherian/' },
{ link: 'https://www.linkedin.com/in/lopa-detroja/' }
]
}
Please bring the 'people'. It'll help a lot.
Metadata
Metadata
Assignees
Labels
No labels