Dependencies
Install the requirements.txt
First time usage
- cd lib/
Set up the database
- python main.py --createdb
- python main.py --importregiondb
Config
edit lib/conf
Main scripts
- cd lib/
For the cmd line use:
- python main.py --help
For the gui run:
- python gui.py
Windows
There is a windows build in (https://5ccppi.org:3000/ccppi/job-scrapper/src/branch/threading/dist/wine-nuitka)
Description
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.
Languages
Python
98.6%
Makefile
1.4%