JobFunnel
JobFunnel copied to clipboard
Scrape job websites into a single spreadsheet with no duplicates.
## 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! ##...
# 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...
# 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...
## 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 ##...
Currently brotli encoding is still an issue for other sites than indeed, need to remove these too.
## 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...
## 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....
## 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...
## Description Please include a summary of the issue. Please include the steps to reproduce. List any additional libraries that are affected. ## Steps to Reproduce Steps to Reproduce: Clone...