Skip to content

feat: add early exit for empty job pages - #11

Open
pgrandin wants to merge 1 commit into
cwwmbm:mainfrom
pgrandin:feat/early-exit-empty-pages
Open

feat: add early exit for empty job pages#11
pgrandin wants to merge 1 commit into
cwwmbm:mainfrom
pgrandin:feat/early-exit-empty-pages

Conversation

@pgrandin

Copy link
Copy Markdown
Contributor

Added a check to detect empty job pages during scraping.
Logs a message indicating the query and page number when no jobs are found.
Breaks the loop early to optimize performance and avoid unnecessary requests.

    Added a check to detect empty job pages during scraping.
    Logs a message indicating the query and page number when no jobs are found.
    Breaks the loop early to optimize performance and avoid unnecessary requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant