linkedin-scraper
v1.0.1
Published
A scraper for LinkedIn, give us a linkedin profile URL and we'll give you a nice data structure
Downloads
8
Readme
nodejs-linkedin-scraper
A simple linkedin profile scraper for nodejs
To use, check out home.js in the root module folder
NPM Link : linkedin-scraper
Installation : npm install linkedin-scraper
new linkedin-scraper(url, function (linkedinObject) { console.log(linkedinObject); } );
http://pastebin.com/0tDYCjPv