Skip to content

A Selenium automation written in Python that automatically fills out common fields on Job Application forms.

Notifications You must be signed in to change notification settings

KevinGrafstrom/Job-Application-Copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Selenium automation written in Python that automatically fills out common fields on Job Application forms. You can configure your answer to these forms by creating a Postgres database with a table called "question_answers" containing your answers to the questions.

This is meant to be run on Ubuntu. You can run it by running apply_to_jobs.py with Python 3 after creating a Python virtual environment and installing dependencies.

When you run this, it will open a chromium browser. Press the "CTRL" key to get it to start autofilling the questions you configured. Press "ESC" to get it to pause the autofilling.

Watch the video

About

A Selenium automation written in Python that automatically fills out common fields on Job Application forms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published