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.
- Automates navigation to LinkedIn job listings
- Fills out job application forms
- Submits applications automatically
- .NET SDK
- Selenium WebDriver
- ChromeDriver (or the WebDriver for your preferred browser)
- LinkedIn account credentials
- Clone the repository:
git clone https://github.com/dharma-dx/LinkedInJobAutomation.git