# Job Automation Tool

A CLI tool to automate job search and applications.

## Features

- Interactive prompts for streamlined job searches.
- Profile management for personalized results.
- Automatic job filtering and application.
- Daily quota compliance.
- Extract HR Emails from Job descriptions

## Installation

Install the tool globally using npm:

```bash
npm install -g job-automation-tool
```

## Usage
Login:
```bash
naukri-automation-tool login
```
## Run the Tool:

```bash
naukri-automation-tool
```