toxicmender / Applicant

Web Scraper & automatic applicant for jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Applicant

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

Usage

  1. Download Google's Chromium Drivers & either add to Path or put it in the src/ directory
  2. pip install -r requirements.txt
  3. Run python run.py -h or python run.py --help to see the full list of arguments supported
  4. python run.py without arguments it'll create 2 files in current directory by the name of cookies.json storing session cookies & job_listing.json for scraped jobs.

About

Web Scraper & automatic applicant for jobs

License:MIT License


Languages

Language:Python 100.0%