Skip to content
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]: It only collects jobs from the 1st page on LinekdIn #848

Open
FraneCal opened this issue Nov 14, 2024 · 0 comments
Open

[BUG]: It only collects jobs from the 1st page on LinekdIn #848

FraneCal opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@FraneCal
Copy link

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 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

@FraneCal FraneCal added the bug Something isn't working label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant