Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parthnagarkar875/linkedin-followers-bot
:rocket: Boost your LinkedIn engagement and increase your visibility!
https://github.com/parthnagarkar875/linkedin-followers-bot
automation linkedin python selenium selenium-webdriver
Last synced: 7 days ago
JSON representation
:rocket: Boost your LinkedIn engagement and increase your visibility!
- Host: GitHub
- URL: https://github.com/parthnagarkar875/linkedin-followers-bot
- Owner: parthnagarkar875
- License: mit
- Created: 2020-04-14T22:50:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-24T16:09:55.000Z (over 3 years ago)
- Last Synced: 2024-05-08T17:19:41.210Z (6 months ago)
- Topics: automation, linkedin, python, selenium, selenium-webdriver
- Language: Python
- Homepage:
- Size: 83 KB
- Stars: 40
- Watchers: 3
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![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)
🇮🇳 🤖 LinkedIn followers Bot :rocket::fire:
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:
-
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.
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