Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 633 Bytes

File metadata and controls

23 lines (15 loc) · 633 Bytes

LinkedIn Job Application Automation

This .NET Selenium app automates the process of applying for jobs on LinkedIn. It navigates to job listings, fills out application forms, and submits them, streamlining the job application process.

Features

  • Automates navigation to LinkedIn job listings
  • Fills out job application forms
  • Submits applications automatically

Prerequisites

  • .NET SDK
  • Selenium WebDriver
  • ChromeDriver (or the WebDriver for your preferred browser)
  • LinkedIn account credentials

Setup

  1. Clone the repository:
    git clone https://github.com/dharma-dx/LinkedInJobAutomation.git