Welcome to Crawler project! It helps you to parse the relevant info about jobs from web sites like www.work.ua and www.hh.ua.
To access Crawler through REST_API, use app.py script in rest_api package. To run Parser as cron job, use cron_schedule.py script in cron_job package.