You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the command python main.py --collect , to see how well does it collect jobs on LinkedIn. The issue is that when it opens the jobs (e.g. salesman in UK) it scrolls down to the bottom of the 1st page, and scrolls back up. It doesn't go to the next page to get more jobs.
Steps to reproduce
Put whatever job title and whatever job location in config.yaml, and run python main.py --collect in the terminal.
Expected behavior
I expected the program to go through all of them pages (e.g. 6).
Actual behavior
The program only got the jobs from the 1st page-
Branch
main
Branch name
No response
Python version
3.12.0
LLM Used
ChatGPT
Model used
GPT-4o-mini
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I ran the command
python main.py --collect
, to see how well does it collect jobs on LinkedIn. The issue is that when it opens the jobs (e.g. salesman in UK) it scrolls down to the bottom of the 1st page, and scrolls back up. It doesn't go to the next page to get more jobs.Steps to reproduce
Put whatever job title and whatever job location in
config.yaml
, and runpython main.py --collect
in the terminal.Expected behavior
I expected the program to go through all of them pages (e.g. 6).
Actual behavior
The program only got the jobs from the 1st page-
Branch
main
Branch name
No response
Python version
3.12.0
LLM Used
ChatGPT
Model used
GPT-4o-mini
Additional context
No response
The text was updated successfully, but these errors were encountered: