-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: src.aihawk_easy_applier:_get_job_description:239 - Job description not found : Fails to apply using "Easy Apply" when using Linkedin Premium #457
Comments
Solution? |
Looks like an issue with LinkedIn Premium element names. Had a roommate (he doesn't have premium) look at his version Linkedin of the same job and: This means the "jobs-description-content__text" element is not available if you have Linkedin Premium. I can't completely confirm this till my subscription expires on 10/17/24. Also I'm a real newb to Python programing. Just started learning Python when looking into this issue. Originally I was Learning Python to build out web management interface for Chrony/NTPd. So far I've been mostly spending my time on fixing running my services correctly on my Raspberry Pi. So excuse me when I say "DOH!" |
fixed in #473 |
@feder-cr can be closed |
Thank you for looking into this! |
Still having the issue: |
Fixed this bug in my PR. Will also need to be pulled into the v4 branch. |
@craschnet can you close this issue? it was fixed with the following PR: |
|
Describe the bug
Fails to apply for job due to trying to access easy button element when subscribed to LinkedIn Premium
Steps to reproduce
Subscribe to LinkedIn Premium (https://premium.linkedin.com/)
Installed via guide.
Main
Ran per instruction in virtual env as per guide:
(virtual) crasch@ub2204dt:~/Auto_Jobs_Applier_AIHawk$ python3 main.py
Also the same error using "--resume " option.
See Screen Recording: https://youtu.be/x3RuAm0zIaY
Attached app.log: app.log
No jobs are being applied to.
Expected behavior
To apply for job using easy apply button
Actual behavior
Fails due to not using the easy apply button.
Branch
other
Branch name
Main
Python version
3.10.12
LLM Used
ChatGPT
Model used
gpt-4o
Additional context
Affecting at least another users:
#438
The text was updated successfully, but these errors were encountered: