/wellfound-autoapply

Just as the name implies, auto apply on wellfound with a custom cover letter for every role. Sit back and let AI help you get the job :)

Primary LanguagePython

What does it do?

This is a simple script that will automate the process of you applying to jobs on Wellfound. Demo Link : https://drive.google.com/file/d/13gwr3La3zDbLmOl15ouePoD5a4n-iznQ/view?usp=sharing

Don't forget to change the basic prompt at genai.py file.

Steps to make it work :

Install Firefox

Download Mozilla Firefox from here. Currently the script runs only on your Firefox Browser

Install Geckodriver

Geckodriver is required by selenium to interact with firefox browser. Install the driver supported by your os from assets from here.

Set Wellfound

Open wellfound.com, set up your profile and set your desired filters at wellfound.com/jobs.

Clone repo

clone this repo. install dependencies using :

pip install -r ./requirements.txt

Populate env

check the format of env variables in env.example file.

Run Main.py after doing all the above steps. Reach out to me incase of any issue.