node-linkedin-scraper2 icon indicating copy to clipboard operation
node-linkedin-scraper2 copied to clipboard

A simple linkedin profile scraper for nodejs

Results 5 node-linkedin-scraper2 issues
Sort by recently updated
recently updated
newest added

gettting following message: idealTree:linkedin-scraper2: sill placeDep ROOT [email protected] OK for: [email protected] want: * npm ERR! code 128 npm ERR! command failed npm ERR! command git ls-remote ssh://[email protected]/danieljoppi/jsdom.git npm ERR! Host...

How to configure proxy to access from heroku ip range? I know than linkedin block aws, heroku and DO ip ranges.

getting null reply on many profiles ``` LinkedInProfile { past: [], websites: [], experience: [], honors: [], projects: [], educationlist: [], name: '', headline: '', location: '', current: '', education:...

Hello, I have tried to add the industry field, but it does not work. Can you help me please. I have added `industry: $('.industry').text(),` to profile.js Thanks