JobFunnel icon indicating copy to clipboard operation
JobFunnel copied to clipboard

Scrape job websites into a single spreadsheet with no duplicates.

Results 8 JobFunnel issues
Sort by recently updated
recently updated
newest added

## Description All users can scrape some jobs, but are quickly hit by captcha, and the scraping fails, yielding no jobs. Please go to #148 to discuss a resolution! ##...

bug

# Issue Template ## Description For example on indeed when you want to search for an exact phrase (multiple words) as keyword you put this phrase between double quotes. When...

enhancement
help wanted

# Issue ## Description Currently we get the second page of glassdoor via the URL of the `2` button, but this no longer works as it redirects you to the...

bug
help wanted

## Description Test runners fail to aquire a host (16.04) ## Steps to Reproduce Start pipeline for any PR ## Expected behavior Test runner is found and build/test start ##...

bug
help wanted

Currently brotli encoding is still an issue for other sites than indeed, need to remove these too.

bug
help wanted

## Description A cost of releasing version 3.0.0 is a signifcant loss of test coverage. ## Steps to Reproduce ``` git clone https://github.com/PaulMcInnis/JobFunnel cd JobFunnel pytest ``` ## Expected behavior...

enhancement
help wanted

## Description It would be great to not search by city, as even if the filter can be set for remote, the results returned are still based on city indicated....

bug
help wanted

## Description Currently we remove duplicates everywhere but we only remove duplicates by description (TFIDF) between the masterlist and all scrape data. We should allow masterlist to perform a content...

bug
help wanted