Skip to content

I wrote this simple Python script to automate the application process as I was super busy learning PS5 FIFA tricks & practicing them during the looooong lockdown.

License

Notifications You must be signed in to change notification settings

muktarsayedsaleh/AutoLinkedinJobSeeker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

At the beginning of Covid-19 pandemic, I have been laid off like thousands of colleagues as we were serving an Airline-industry company. Shortly after that, I found myself applying to jobs again and again and again with a kind of static pattern & because I'm a bit lazy, I wrote this simple Python script to automate the application process as I was super busy learning PS5 FIFA tricks & practicing them during the looooong lockdown.

Installation

  1. clone the repo
  2. create a new Python3 virtual environment
cd <path of the repo>
python3 -m venv venv
source venv/bin/activate
  1. install the requirements
pip install -r requirements.txt
  1. update the varibales to your own (those are in linkedineasyapply.py lines 13-50)
  2. run the script
python3 main.py
  1. Optionally, practice FIFA!

About

I wrote this simple Python script to automate the application process as I was super busy learning PS5 FIFA tricks & practicing them during the looooong lockdown.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages