If I already have it installed how can I start running it, what are the commands I need to use, I want to work on that code because for me in particular is not working and I want to adjust it for me but I need to copy the repo each time I enter
i am not getting error.. its searching the job but then on terminal it shows this 2024-11-27 00:54:24.811 | DEBUG | ai_hawk.job_manager:start_applying:162 - No more jobs found on this page. Exiting loop. Sleeping for 47.116820096969604 seconds. Press 'y' to skip waiting. Timeout 60 seconds :
@@ss_noorani I guess I have the same error , not sure , I will be back working on it tommorow , please use chatgpt or claude and share your finidngs Here are mine ------------- Based on the logs and code analysis, here are the main problems: 1. **Element Location Failure** - The bot cannot find the LinkedIn job listing container - Error: `NoSuchElementException` when looking for `scaffold-layout__list-container` - This suggests either the page isn't fully loading or LinkedIn's HTML structure has changed 2. **Page Loading Issues** - The code isn't waiting properly for dynamic content to load - Missing proper wait strategies for LinkedIn's asynchronous loading - No handling of loading indicators or page state checks 3. **URL Formation** - Potential malformed search URL with "&location=" format - Search parameters might not be properly encoded or structured 4. **Security/Detection** - LinkedIn's security checks may be preventing proper page access - The bot might be triggering anti-automation measures - Lack of human-like browsing patterns 5. **Error Handling** - Limited error recovery strategies - No fallback selectors when primary selectors fail - Insufficient logging for debugging purposes Each of these issues contributes to the bot's inability to successfully scrape job listings. Would you like me to elaborate on any specific problem or the proposed solutions?
Thanks alot great tutorial. One question, when ther are additional questions on the company job opening, it usually take longer to process and most of the time the choice picked is wrong. Is this something we can add in the yaml file? Thanks
@fahdmirza Total Available Graphics Memory: 8154 MB Dedicated Video Memory: 128 MB System Video Memory: 0 MB Shared System Memory: 8026 MB Sir iam a student i don't have much knowledge can you please tell me that will i able to showcase as my college major project on my laptop?
UPDATE: I successfully can see the output butwhy doesn't it send email notifications saying you applied? It also doesn't have the applied jobs in my applied section BUT it did appear to be working but I can't confirm
Thanks a lot, I tried to do it by myself but your video helped a lot. However when the AI_Hawk starts to work, after it pushes Easy apply first time in console I receive an error 2024-10-23 14:50:43.998 | DEBUG | src.llm.llm_manager:__call__:253 - Attempting to call the LLM with messages 2024-10-23 14:50:44.003 | ERROR | src.llm.llm_manager:__call__:293 - Unexpected error occurred: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1000) 2024-10-23 14:50:44.007 | INFO | src.llm.llm_manager:__call__:294 - Waiting for 30 seconds before retrying due to an unexpected error. Have you any ideas how to fix this?
@@fahdmirza I was able to solve the initial issue by changing LinkedIn's language from Spanish to English. However, I'm still experiencing problems-my CV is not being generated, and the application process does not complete properly
from lib_resume_builder_AIHawk import Resume, FacadeManager, ResumeGenerator, StyleManager ModuleNotFoundError: No module named 'lib_resume_builder_AIHawk'
I am getting an error, like I used ollama and given it in config instead of openai. But still it is using openai and getting unauthorized error. What to do please help
You have a lot of patience in replying to all the comments. Thank you!
Appreciate the kind words!
Hi can you create a video for doing this on windows
when I try to run to run its also building the resume and its not even taking me to LinkedIn page. can you please help me with this issue
Same problem for me also
Sir my model is running but I don't understand whether is applying or not?
When I used this it appeared to be working but I never got the emails saying that I applied and the jobs never showed up in my applied jobs sections.
do you get any error?
I want to implement it in my web application .Is there any one who will help me?
i dont think so
would this steal your linkedin login? thats a concern of mine
That's a genuine concern.
does it work on mac
The application fails at the phone number filling screen and discards the current job, as well as another job.i need your help sir
Can you please share the error message?
If I already have it installed how can I start running it, what are the commands I need to use, I want to work on that code because for me in particular is not working and I want to adjust it for me but I need to copy the repo each time I enter
I am in windows
Just use the last command to launch it.
Great video, Really helpful! Can u please create a video about lead generation using llm and web crawling?
I already have few videos around it, please search the channel, thanks.
is this still working? I got errors but couldn't solve with chatgpt
i am not getting error..
its searching the job but then on terminal it shows this
2024-11-27 00:54:24.811 | DEBUG | ai_hawk.job_manager:start_applying:162 - No more jobs found on this page. Exiting loop.
Sleeping for 47.116820096969604 seconds. Press 'y' to skip waiting. Timeout 60 seconds :
@@ss_noorani I guess I have the same error , not sure , I will be back working on it tommorow , please use chatgpt or claude and share your finidngs
Here are mine
------------- Based on the logs and code analysis, here are the main problems:
1. **Element Location Failure**
- The bot cannot find the LinkedIn job listing container
- Error: `NoSuchElementException` when looking for `scaffold-layout__list-container`
- This suggests either the page isn't fully loading or LinkedIn's HTML structure has changed
2. **Page Loading Issues**
- The code isn't waiting properly for dynamic content to load
- Missing proper wait strategies for LinkedIn's asynchronous loading
- No handling of loading indicators or page state checks
3. **URL Formation**
- Potential malformed search URL with "&location=" format
- Search parameters might not be properly encoded or structured
4. **Security/Detection**
- LinkedIn's security checks may be preventing proper page access
- The bot might be triggering anti-automation measures
- Lack of human-like browsing patterns
5. **Error Handling**
- Limited error recovery strategies
- No fallback selectors when primary selectors fail
- Insufficient logging for debugging purposes
Each of these issues contributes to the bot's inability to successfully scrape job listings. Would you like me to elaborate on any specific problem or the proposed solutions?
Hawk can only apply "easy apply" jobs on LinkedIn?
yes
I’m getting a ton of dependency issues when running “pip install -r requirements.txt”.
I’m using MacOS. Is there an update or a fix coming?
More specifically the issue is conflicting dependencies with lines: 10, 2, 7, and 8
I would suggest cleaning up everything and start fresh
Hi Fahd can we connect please? I am facing distance value error in config.yaml file when I try to run python main.py in CMD
There are already various similar videos on the channel, please search, thanks.
Hey. I have the same issue. Did you debug it?
Do you need a PC or can I use it from a phone?
I dont think there is any app for that
Is it necessary to use Ollama for it? Or can I just use my GPT-4?
as long as its open ai compatible.
Thanks alot great tutorial. One question, when ther are additional questions on the company job opening, it usually take longer to process and most of the time the choice picked is wrong. Is this something we can add in the yaml file? Thanks
I think not at the moment
@@fahdmirza ok I guess for now need manually do the additional questions thanks
Can i run it on my laptop which is i5 11th gen nvidia graphics? I will be using this as my major project
how much vram you have
@fahdmirza
Total Available Graphics Memory: 8154 MB
Dedicated Video Memory: 128 MB
System Video Memory: 0 MB
Shared System Memory: 8026 MB
Sir iam a student i don't have much knowledge can you please tell me that will i able to showcase as my college major project on my laptop?
UPDATE: I successfully can see the output butwhy doesn't it send email notifications saying you applied? It also doesn't have the applied jobs in my applied section BUT it did
appear to be working but I can't confirm
Thanks a lot, I tried to do it by myself but your video helped a lot. However when the AI_Hawk starts to work, after it pushes Easy apply first time in console I receive an error
2024-10-23 14:50:43.998 | DEBUG | src.llm.llm_manager:__call__:253 - Attempting to call the LLM with messages
2024-10-23 14:50:44.003 | ERROR | src.llm.llm_manager:__call__:293 - Unexpected error occurred: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1000)
2024-10-23 14:50:44.007 | INFO | src.llm.llm_manager:__call__:294 - Waiting for 30 seconds before retrying due to an unexpected error.
Have you any ideas how to fix this?
I found solution. Last row in config.yaml need to be
llm_api_url: 'localhost:11434'
do you have any security software install like firewall, CASB agent etc?
cheers
Is it able to apply to job that are not "easy apply"
nop
can you post all progams download links
they are in video description.
Can it be installed on my chrome table
should be ok
Does it work on Macos?
yes should be fine.
For chatgpt apikey you want to pay this is free or not
Its paid option
Its gonna help a lot. I'm really nedding this
Good to know
Bot Logs In But Doesn't Apply to Jobs
may be browser issue
hi!
I have a problem; it searches and everything, but it doesn't request the job. What could I be doing wrong?
do you get any error?
@@fahdmirza I was able to solve the initial issue by changing LinkedIn's language from Spanish to English. However, I'm still experiencing problems-my CV is not being generated, and the application process does not complete properly
@@nicolasfalco8324did you figure this out?
is this completely free?
Yes except infra cost
from lib_resume_builder_AIHawk import Resume, FacadeManager, ResumeGenerator, StyleManager
ModuleNotFoundError: No module named 'lib_resume_builder_AIHawk'
fixed, now I have the laguage progblem
Now fails on the country prefix dont know why
whats the error
I am getting an error, like I used ollama and given it in config instead of openai. But still it is using openai and getting unauthorized error. What to do please help
I am facing the same issue as well. DId you end up finding the solution?