EasyApp-RPI / EasyApp

EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!
MIT License
10 stars 2 forks source link

[Feature Request] Custom Autofill for specific job application forms #29

Closed Tripplenut closed 12 months ago

Tripplenut commented 12 months ago

Describe the Feature

Certain companies will use premade popular job application forms for people to apply. Some of these are Greenhouse, Job Lever, Workday, LinkedIn Easy Apply and a few others. Most if not all of these have a prebuilt layout that most companies just copy and paste so if we detect one of them being used we don't really have to use an LLM to determine what to fill in certain sections and we can just inject straight into the page. There are obviously things that can go wrong, like workday sometimes has multiple page applications but we can worry about these edge cases once we get a general form of this feature working

Is this feature related to a bug? If so please describe

No response

Screenshots

image This is what typical greenhouse forms look like. Obviously there is more content than this but all of the forms should be generally the same.

Additional Context

No response

Tripplenut commented 12 months ago

Just realized this was a dupe of #25 . Just close both when the feature is finished.

LeadFreeCandy commented 12 months ago

Duplicate of #25