It is a dynamic web scraper which gets the posted jobs which are applicable from within the site and don't redirect to another site. It then applies to them automatically with your stored (Latest) Resume.
Note: Filter operation hasn't been implemented yet for jobs
- Download Google's Chromium Drivers & either add to Path or put it in the
src/directory pip install -r requirements.txt- Run
python run.py -horpython run.py --helpto see the full list of arguments supported python run.pywithout arguments it'll create 2 files in current directory by the name ofcookies.jsonstoring session cookies &job_listing.jsonfor scraped jobs.