issues
search
GodsScion
/
Auto_job_applier_linkedIn
Make your job hunt easy by automating your application process with this Auto Applier
GNU Affero General Public License v3.0
335
stars
93
forks
source link
More features, minor bug fixes
#18
Open
shubhampaithankar
opened
1 month ago
shubhampaithankar
commented
1 month ago
Improved Regex
Throughout my use, some job's exp criteria escaped through the regex. I found out some HRs like to put years as
yrs
The new regex checks for that
Improved text extraction
Some bad words that I put such as "contractor" escaped cus the normally extracted description has leading and trailing white spaces
new function to polish the extracted text while also maintaining its structure
Check to unfollow company at the end
Added a check to unfollow company before submitting the application
Prevents clutter and unnecessary posts from popping up in the feed
Work style preference
Added a check to only apply to jobs that match your preference (remote | on-site | hybrid)
Empty field will ignore the checking