linkedin-profile-scraper-api
linkedin-profile-scraper-api copied to clipboard
🕵️♂️ LinkedIn profile scraper returning structured profile data in JSON.
Does anyone developed saving the output on a mongoDB and could share an example? Tks
They have change the experience more button from: #experience-section .pv-profile-section__see-more-inline.link to #experience-section button.pv-profile-section__see-more-inline (src/index.ts line 539)
Hi! I'm testing this amazing library in a proof of concept and I had a problem with a deploy at Vercel. My suspicion is that vercel needs to deal with...
Hey I put the keepalive attribute but the scraper session keeps closing on it's own. Currently the only way I can use this is running the sessions in serial with...
In response, almost all the locations are [object]. I think there is an issue with determining the location with text. Can someone tell me how to fix this, please?
Hey, I know puppeteer has an option to add a proxy server to the flow, I wonder why you didn't give this option as well. I add this option to...
Hi @jvandenaardweg and thanks for sharing this. I am currently trying to build my resume using the OAuth2 api, the unofficial API (see https://github.com/eilonmore/linkedin-private-api/issues/31) and this plugin. I have found...
add proxy option and solution for automate session cookie refresh
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.1. Release notes Sourced from node-fetch's releases. v2.6.1 This is an important security release. It is strongly recommended to update as soon as possible. See...