-
-
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
Hawk does not apply for jobs. linkedIn_job_manager does not work properly #114
Comments
Me too! It's not applying to any jobs! |
I think it has something to do with the layout of LinkedIn page ; for some people layout ( therefore class names like this but what's the pattern here? any idea will be appreciated |
I have LinkedIn learning subscription, maybe that changes whole layout of LI page and therefore markups are misaligned? |
there is problem in apply_jobs method of LinkedInJobManager class (linkedIn_job_manager.py @ 127)
but if we look one level higher using we can see its being filled with data so there is some issue with find_elements in 0th element of job_list_elements I tried to access text from job_list_elements but it doesn't pass what's necessary to @feder-cr |
unpredictable behavior here. no matter if it finds jobs in the left pane or it doesn't, it does one of 2 actions |
I have managed to send my first automated application using this altered code use at ur own responsibility and lemme know if it helps in ur case
|
@Andres-Ventura this is the same error? |
Is it possible to reduce the sleeping time? 800 seconds between jobs adds up |
yes it is, linkedIn_job_manager -> start_applying() -> minimum_time |
how is that completed? |
fixed in #473 |
What was fixed? I've been trying to get this fixed. It runs but either fails or skips for the applications. I've tried running off of your version, but I'm getting other errors now. |
@pafthinder @iliasjaddi @Antharithm @jcl0251 join the telegram group, so we can discuss it more easily - > https://t.me/AIhawkCommunity |
both content and linkedIn language are english
I tried to change to dark mode, but it's not possible, huh. even though I changed it when browser is opened by script light mode somehow returns
Screenshot_2.png - scrolls to the bottom
Screenshot_3.png - exactly the same behavior (scrolling to the bottom) even if there are no jobs meeting criteria
Screenshot_4.png - scrolls to the top, continuing to the next "page" (even though in the current one there were no offers)
please help. Ask any further questions for clarification, I will gladly provide more information. Lemme know if I can help somehow.
Regards,
Simon
The text was updated successfully, but these errors were encountered: