techno-bot-linkedin-connection
1.0.0 • Public • Published Techno-Bot-LinkedIn-Connection
> npm i --save techno-bot-linkedin-connection
const bot = require('./techno-bot');
(async () => { await bot.startBotEngine({
headless: false,
username: 'LinkedIn username',
password: 'LinkedIn password',
keywordToSearch: 'Specify designation to search',
countryToSearch: 'Specify the country'
}) })();
Readme
Keywords
nonePackage Sidebar
Install
npm i techno-bot-linkedin-connection
Weekly Downloads