- Automate boring tasks using selenium and python
- Boost my LinkedIn profile's engagement
- Language: Python3
- Dependencies: Selenium Chromedriver
- Libraries: Available in requirements.txt.
- Clone this repo and pip install the requirements
git clone https://github.com/VirtualGoat/LinkedIn-Followers-Bot.git
cd LinkedIn-Followers-Bot
pip install -r requirements.txt
python automation_script.py
-
User enters their email and password for LinkedIn.
-
Chrome browser opens and navigates to LinkedIn.
-
The specified email and password are entered on the browser by the bot.
-
Bot navigates to the recommended users section.
-
Bot presses the connect button for every user thus sending them a connection request.
- Fork this Repository.
- Clone your Fork on a different branch:
git clone -b <name-of-branch> https://github.com/VirtualGoat/LinkedIn-Followers-Bot.git
- After adding any feature:
- Go to your fork and create a pull request.
- I will test your modifications and merge changes.
|