Skip to content

This script helps you to send a personalized note to your new connections in your LinkedIn in the suggested connection list

Notifications You must be signed in to change notification settings

vinay-nb/LinkedIn_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

LinkedIn_Bot

To view demo - https://drive.google.com/file/d/1IdYe7LWq_Kl2VeL_8yc_zRfaAUJMVDqw/view?usp=sharing

This script helps you to send personalised note to your new connections

This script is written by using selenium library

You have to install chrome browser to run this particular script.

You have to install webdriver for your browser
In this script I have used chrome web driver, you can find this driver in the below link.

https://sites.google.com/a/chromium.org/chromedriver/downloads

If You Are Linux User Check this link to install webdriver
https://askubuntu.com/questions/1004947/how-do-i-use-the-chrome-driver-in-ubuntu-16-04

To check web driver is installed properly or not
Import selenium in your file and run that particular file with proper command

To run this script on your linkedin profile, open the script file and go through the comments to give your credentials.

Command to run the script

python3 index.py

You can read more about selenium library here
https://www.selenium.dev/documentation/en/

About

This script helps you to send a personalized note to your new connections in your LinkedIn in the suggested connection list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages