Skip to content

Job Hunting Tool to find your ideal job listed on pop websites

License

Notifications You must be signed in to change notification settings

CosmicSage/hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

Many Hiring Platforms (Ex. Indeed, Intershala, Stackoverflow) Dont allow filtering results by the aspects like :

  1. Salary/Stipend(For interships)

Therefore I made this extremely simple scraping tool that allows one find relevant jobs. Unfortunately The day these websites change their DOM structure this tool will need an update

At This Point It only supports Intershala.com. In future I'll add more websites

Image of a Hunter

(hate the game but the character is cools)

Installation

You will need python and pip. Install dependencies with:

pip3 install --trusted-host pypi.python.org -r requirements.txt

Usage

Pretty darn simple :

cd hunter; mkdir logs; python3 main.py

Then one must enter whether they want a remote job or all jobs & also set The Lower Limit of Salary

Future

Add More Websites & A SQLite Database to keep track of which jobs you have already applied for + GUI

About

Job Hunting Tool to find your ideal job listed on pop websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published