1.0.6 • Published 8 months ago

ubiquo-linkedin-bot v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

Ubiquo Linkedln Bot

Description

This bot is in charge of doing a search on Google with certain criteria that are specified when executing the bot, with the result of this search the bot will log in to the linkedin account entered and will search for all the profiles obtained from the search and then export them in an excel file.

Installation

  1. Download nodejs from Nodejs Official Page and install it.
  2. Install the ubiquo-cli package globally using npm:
npm i -g ubiquo-linkedin-bot
  1. Run the bot:
ubiquo-linkedin-bot "email@gmail.com" "password" "param 1","param 2","param 3" --output="C:\Users\user\Ubiquotech\" --fileName="profiles"

Parameters

  • email: Email of the linkedin account(required).
  • password: Password of the linkedin account(required).
  • param 1,2,3,x...: List of parameters to search on google separated by commas(required).
  • output: Path where the excel file will be saved(optional).
  • fileName: Name of the excel file(optional).

Example

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago