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.
Go to file
2024-06-13 09:30:07 +00:00
db Initial commit 2024-06-13 11:14:04 +02:00
lib Initial commit 2024-06-13 11:14:04 +02:00
.gitignore Initial commit 2024-06-13 11:14:04 +02:00
example.txt Initial commit 2024-06-13 11:14:04 +02:00
querry.note Initial commit 2024-06-13 11:14:04 +02:00
Readme.md Update Readme.md 2024-06-13 09:30:07 +00:00
requirements.txt Initial commit 2024-06-13 11:14:04 +02:00

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