techno-bot-linkedin-connection

1.0.0 • Public • Published

Techno-Bot-LinkedIn-Connection

Installation

> 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'
}) })();

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.00latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.00

Package Sidebar

Install

npm i techno-bot-linkedin-connection

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

10.4 kB

Total Files

6

Last publish

Collaborators

  • priteshpmehta