inspirezonetech / inspirezonetech/JobSearchWebScraping

Change how search is performed due to site changes on indeed.com

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Python
Stars
3
Forks
9
PR merge metrics
No merged PRs in 30d

Description

## Current Behaviour
The URL `https://www.indeed.com/worldwide` no longer has a search field. This is causing the following error when running the script:
`selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: [name="q"]`

## Changes Requested
Edit the search URL to be `https://www.indeed.com`
Update documentation to mention that search will depend on user location.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.