Skip to content

Automates repetitive Workday applications by filling in constant information across most portals, including basic contact, education, and demographic information.

Notifications You must be signed in to change notification settings

ubangura/Workday-Application-Automator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workday Application Automator ⚡

Automates repetitive Workday applications by filling in constant information across most portals, including basic contact, education, and demographic information.

📖 Table of Contents

💡 Motivation

The search for software engineering internships can be a time-consuming process. The first step to getting an internship is the application and many companies opt to use the Workday system for application portals. 😬

❗ Workday Application Issues
  • Need to create an account for each company
  • Resume autofill struggles with proper formatting & auto-filling some information
  • Inability to save answers to questions regarding gender, ethnicity, education, etc., even if your answer won't ever change

Each application can take about 2-3 minutes to fill out, because of these issues.


☁️ Overview

demo.mp4

🛠️ Getting Started Guide

Note: You will need Node.js installed on your local computer. If you need to install, you can do so at Download Node.js.

Run the command below in the terminal to copy the code from the repository to your local computer.

git clone https://github.com/ubangura/Workday-Application-Automator.git

In the newly created directory, run the command to install Puppeteer.

npm i puppeteer

Then simply replace the default information in information.js with your own, add the URL to a job posting on Workday in apply.js, and run the command to start the automation script.

node apply.js

About

Automates repetitive Workday applications by filling in constant information across most portals, including basic contact, education, and demographic information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published