voidbydefault / EasyApplyBot

Bot for applying jobs using LinkedIn Easy Apply feature on LinkedIn
GNU General Public License v3.0
40 stars 28 forks source link

Values dont get inserted sometimes. #1

Closed osama3101995 closed 1 year ago

osama3101995 commented 1 year ago

https://www.linkedin.com/jobs/search/?currentJobId=3599921438

I got stuck at "How comfortable are you working with frontend code? Scale of 1-10"

voidbydefault commented 1 year ago

This is one of the specific questions that do not repeat often, so it's not currently supported by the functionality. If the bot is not auto-skipping this job and appears to be stuck, close the application manually so that the bot can move to next job.

Additionally, any failed jobs are logged and saved in a file named failed*.csv. You can refer to this log to manually complete applications or review pending ones that are marked as 'in-progress' on the following webpage: https://www.linkedin.com/my-items/saved-jobs/

voidbydefault commented 1 year ago

@osama3101995 I have made minor changes in code to ensure "experience" is entered as a number. You may sync repo if you're using git or otherwise only download linkedineasyapply.py and replace with the one you're currently using.