Skip to content

A LinkedIn automation bot to send connection requests to a limited/unlimited number of users.

License

Notifications You must be signed in to change notification settings

hifarhanali/LinkedIn-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn-Bot

It is hectic to manually send connection requests to a lot of people on LinkedIn. To solve this problem, I have created a LinkedIn bot that can help you grow your LinkedIn profile.

This bot aims to visit all the profiles in your profile's recommendation list and send them a connection request.

Resources

Python, Selenium, PyQt5, chromedriver, BeautifulSoup

For automation, I am using the Python Selenium module. GUI is done with the help of the PyQt5 library. BeautifulSoup is for scraping profile links on the web.

Installation

pip install -r requirements.txt

Also, make sure to keep chromedriver in the same directory as the code.

How to execute the bot?

1.  Download the zip file of the project
2.  Extract the downloaded folder.
3.  Open the command prompt.
4.  Go to the directory where you've downloaded the folder.
5.  Type "python LinkedIn-Bot.py"
6.  Hit Enter.
7.  A dialog box will appear.
8.  Enter your LinkedIn credentials (username and password).
9.  Click on submit button.
10. Wait and see.

[Note: If you still can't execute the file, visit the following link: https://www.wikihow.com/Use-Windows-Command-Prompt-to-Run-a-Python-File

If you find any bug or want to update/add some extra functionalities, kindly inform me by pulling a merge request. If you don't know how to use GitHub, in that case, email me at rhan.fa.a1i@gmail.com. Best of luck!

About

A LinkedIn automation bot to send connection requests to a limited/unlimited number of users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published