andrewdeanyoder / HR_Slack_Linkedin_Script

Script to automaticaly add Hack Reactor Slack members to your Linkedin account!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack Reactor Linkedin Script

Requirements:
Python 3.X - https://www.python.org/downloads/
Beautiful Soup - https://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-beautiful-soup
Selenium - https://selenium-python.readthedocs.io/installation.html

=============================

Please note: If you have 2FA(two-factor authentication) enabled on your Linkedin account, this script will not be able to automatically log you in.

=============================

How to use:

  1. Put your Username(email) and Password for Linkedin into the secrets.py file - SAVE CHANGES

  2. Add the chromedriver path to line 14 of Linkedin_script.py - SAVE CHANGES

  3. Copy the entire text from #linkedin-networking in Slack into the HR_Slack_Copy.txt - SAVE CHANGES

  4. Run Linkedin_script.py

About

Script to automaticaly add Hack Reactor Slack members to your Linkedin account!


Languages

Language:Python 100.0%