Skip to content

Who from my contacts on linkedin that I follow, is not following me?

Notifications You must be signed in to change notification settings

juanfrilla/linkedin_unfollowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkedin_unfollowers

Linkedin web scraper that helps you to answer the question below. Who from my contacts on linkedin that I follow, is not following me?

Open a linux terminal and run the following commands:

  1. python -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt
  4. touch .env to create an .env file
  5. Add your credentials to your .env file by creating two environment variables, that are EMAIL and PASSWORD
  6. python linkedin.py

About

Who from my contacts on linkedin that I follow, is not following me?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages