NathanDuma / LinkedIn-Easy-Apply-Bot

Automate LinkedIn Easy Apply job applications and answer application-specific questions.
223 stars 84 forks source link

Attempt at making this work in 2023 #68

Open Juppie902 opened 1 year ago

Juppie902 commented 1 year ago

It answers questions ( tried with years of experience questions so far, needs more testing though on all types of questions and radio options ) Added salary support (Issue #33 ) Fixed all kinds of spelling mistakes, changes to LinkedIn's interface all the time, Selenium new methods for locators, timers tuned to personal preference, added stuff, removed old stuff.

dankstarr commented 1 year ago

Hi @Juppie902 I tried this and thanks for fixing it. But it only applies to the first job and doesn't iterate through the list of jobs. After applying to the first job, everything else is 'already applied to the job'. Also there's issues sometime in clicking random 'default' radio buttons and dropdowns.

Juppie902 commented 1 year ago

@wasimekram thank you for your input! It is very valuable to me. I am in the process of updating the script as we speak. I will push an update this evening, so far I was stumbled with problems regarding dropdown and open text field questions and filling them with answers. Some stuff work, some still don't, we will get there. also please, if you can, feel free to add your own code and add your own modifications! If not, please open a new issue in Issues in my fork, otherwise I will not see them! ( I do not follow @NathanDuma's issues in the repo as its long overdue for an update... )

osama3101995 commented 1 year ago

@Juppie902 Hey, great work updating the code but there seem to be issue with autoselection of questions that are random. Such as there is a decimal point question, discard is not being clicked when it cant proceed, radio buttons dont work nor drop down. I am checking the code myself but it would be great if you can take a look

dankstarr commented 9 months ago

@Juppie902 Hey, great work updating the code but there seem to be issue with autoselection of questions that are random. Such as there is a decimal point question, discard is not being clicked when it cant proceed, radio buttons dont work nor drop down. I am checking the code myself but it would be great if you can take a look

I am facing the same issues

madingess commented 4 months ago

The bot is working with substantial improvements in another repository here: https://github.com/madingess/EasyApplyBot