botfl

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/VirtualGoat/LinkedIn-Followers-Bot)


Keywords
automation, linkedin, python, selenium, selenium-webdriver
License
ISC
Install
npm install botfl@1.0.0

Documentation

Gitpod ready-to-code

🇮🇳 🤖 LinkedIn followers Bot 🚀🔥

Contributions Welcome

Git MIT license

Goals of this project:

  • Automate boring tasks using selenium and python
  • Boost my LinkedIn profile's engagement

Tech Stack of this Project:

  • Language: Python3
  • Dependencies: Selenium Chromedriver
  • Libraries: Available in requirements.txt.

To run this Project:

  • 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

Flow of project:

  1. User enters their email and password for LinkedIn.

  2. Chrome browser opens and navigates to LinkedIn.

  3. The specified email and password are entered on the browser by the bot.

  4. Bot navigates to the recommended users section.

  5. Bot presses the connect button for every user thus sending them a connection request.

This project still has scope of development, so you can also contribute to this Project as follows:

  • 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.

Developed with ❤️ by:

 Parth Nagarkar