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.
- Streamlines the job application process on LinkedIn.
- Automates the "Easy Apply" functionality.
- Provides customization options for job searches.
Before you get started, make sure you have the following installed on your system:
- Node.js: Download and install Node.js
-
Clone this repository to your local machine:
git clone https://github.com/bomzj/easy-peasy-apply.git
-
Navigate to the project directory:
cd easy-peasy-apply
-
Install the required dependencies:
npm install
- Open the
config.js.example
file. - Configure your LinkedIn login credentials and search parameters.
- Save the changes.
- Rename
config.js.example
toconfig.js
.
- Run the bot:
npm run bot
- Sit back and relax as the bot automatically applies for jobs on LinkedIn.
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.