Skip to content

An auto applier script made in python to automate applying to jobs on linkedin.

Notifications You must be signed in to change notification settings

wissamsu/Auto-Job-Applier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

LinkedIn Easy Apply Automation

Automate job applications on LinkedIn using Python and Playwright.
This script navigates LinkedIn Jobs, searches for positions, applies the Easy Apply filter, and automates submitting applications with default responses.


🚀 Features

  • Search for jobs by keyword
  • Filter jobs using Easy Apply
  • Automatically navigate the application steps
  • Fill text boxes and select "Yes" for dropdowns
  • Submit the application and close confirmation dialogs
  • Iterate over multiple pages of job listings

⚙️ Requirements

  • Python 3.9+
  • Playwright

Install dependencies using:

pip install playwright
python -m playwright install

About

An auto applier script made in python to automate applying to jobs on linkedin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages