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:
python -m venv venvsource venv/bin/activatepip install -r requirements.txttouch .envto create an .env file- Add your credentials to your .env file by creating two environment variables, that are
EMAILandPASSWORD python linkedin.py