Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.43 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.43 KB

LinkedIn Easy Peasy Apply Bot

Overview

LinkedIn Easy Peasy Apply Bot is a web scraping automation tool built in JavaScript (Node) using the Playwright library. This bot simplifies the job application process on LinkedIn by automating the "Easy Apply" feature. It can help you save time and effortlessly apply for jobs on LinkedIn.

Features

  • Streamlines the job application process on LinkedIn.
  • Automates the "Easy Apply" functionality.
  • Provides customization options for job searches.

Prerequisites

Before you get started, make sure you have the following installed on your system:

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/bomzj/easy-peasy-apply.git
  2. Navigate to the project directory:

    cd easy-peasy-apply
  3. Install the required dependencies:

    npm install

Configuration

  1. Open the config.js.example file.
  2. Configure your LinkedIn login credentials and search parameters.
  3. Save the changes.
  4. Rename config.js.example to config.js.

Usage

  1. Run the bot:
    npm run bot
  2. Sit back and relax as the bot automatically applies for jobs on LinkedIn.

Disclaimer

This bot is for educational and personal use only. Use it responsibly and in compliance with LinkedIn's terms of service. Be cautious not to abuse or spam the platform.