A simple automation tool that searches LinkedIn for job postings based on configured keywords and locations, then automatically submits applications via LinkedIn’s Easy Apply flow. Features Automated Login: Logs into LinkedIn using stored credentials or session cookies. Keyword & Location Search: Generates search URLs from configurable keywords, locations, experience levels, and other filters. Easy Apply Submission: Navigates job listings, detects "Easy Apply" buttons, selects the preferred resume, and submits applications, handling multi-step forms. Blacklist & Skip Logic: Skips jobs based on blacklisted titles or already applied status. Result Logging: Records application results daily in the data/ folder under Applied Jobs DATA - YYYYMMDD.txt. Headless & Docker Support: Can run in headless Chrome and be deployed via Docker for CI/CD or scheduled execution.