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