NathanDuma / LinkedIn-Easy-Apply-Bot

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

Legend #13

Open u01sip7 opened 2 years ago

u01sip7 commented 2 years ago

Thank you for this, it's so cool! Have been running it for an hour and already got an interview offer.

My only issues are that since easy apply forms aren't homogenous there are many fields that the bot doesn't cover. For instance I was just watching it list my ethnic background as Bangladeshi. I am new to coding, but could you possibly tell me how I would add further parameters to the bot/config file please?

Once again, thank you so much you're awesome!

NathanDuma commented 2 years ago

Congrats on your interview!

Unfortunately that is hard to accommodate for because each company would have their own custom questions. My bot will try to answer questions if they are like the standard linkedin ones, but the custom ones are almost never are. The only way I see this being possible is to use machine learning by using a question-answering model. IMO the effort here is too much but feel free to fork my repo and try implementing it. You can modify my bot a bit to spit out all of the questions in every application to get a feel of which questions you need to implement.

u01sip7 commented 2 years ago

Thanks a lot Nathan!

This is my first foray into github, python, bots etc., so it's all very confusing but amazing. I appreciate your advice, but it will take me a while to understand what to do haha. One thing I would really love to do is to be able to fill out the cover letter text box, as none of the applications have had a file upload option for cover letters, just a box to fill in. Please, if you have time could you tell me how I would modify the bot to include a general cover letter in the appropriate text box? No problem if you are too busy, the bot is obviously working already haha. Merry Christmas too!

Kind regards,

Simon

On Fri, 24 Dec 2021 at 06:49, NathanDuma @.***> wrote:

Congrats on your interview!

Unfortunately that is hard to accommodate for because each company would have their own custom questions. My bot will try to answer questions if they are like the standard linkedin ones, but the custom ones are almost never are. The only way I see this being possible is to use machine learning by using a question-answering model. IMO the effort here is too much but feel free to fork my repo and try implementing it. You can modify my bot a bit to spit out all of the questions in every application to get a feel of which questions you need to implement.

— Reply to this email directly, view it on GitHub https://github.com/NathanDuma/LinkedIn-Easy-Apply-Bot/issues/13#issuecomment-1000684904, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXAOM2WMOL2V3B4S5F6VB5TUSQJWRANCNFSM5KUWHZ5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>