Only for learning purposes!
The software comes with no warranty.
A software that scrap jobs from different platforms puts them into a db and views them on a gui.
db | ||
lib | ||
.gitignore | ||
example.txt | ||
querry.note | ||
Readme.md | ||
requirements.txt |
#First time usage First run python lib/main.py --createdb Second run python lib/main.py --importregiondb
#Config edit /lib/conf
#Main scripts For the cmd line use python lib/main.py --help For the gui run python lib/gui.py