UNPKG

linkedin-company-profile-scraper

Version:

A nodejs package to scrape company profile data from linkedin automatically.

25 lines (24 loc) 549 B
{ "name": "linkedin-company-profile-scraper", "version": "1.0.1", "description": "A nodejs package to scrape company profile data from linkedin automatically.", "main": "linkedin-company-profile-scraper.js", "dependencies": { "datakund": "^1.1.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "linkedin", "nodejs", "datakund", "automation", "login", "company-profile", "scraper" ], "author": "datakund", "license": "ISC" }