site_id: hospitaljobsonline enabled: false repair_needed: false identity: label: Hospital Jobs Online category: aggregator base_url: https://www.hospitaljobsonline.com start_url_template: "https://www.hospitaljobsonline.com/jobs/q-korea-jobs//?page=1&limit=100" browser: profile_mode: persistent_chrome_profile profile_name: JobAgent headed_on_learn: true headless_on_run: true search: keyword_mode: none location_mode: none sort_mode: none date_mode: none result_list_wait_selector: "div.jobresult" pagination: mode: url_increment max_pages: 10 extract: container_selectors: - "div.jobresult" fields: title: text: - ".jobtitle a" company: text: - ".location a" location: text: - ".location" posted_text: text: - ".location .date" url: attr: selector: ".jobtitle a" name: href post_filters: include_posted_text: [] healthcheck: min_items_expected: 0 required_fields: - title fail_if_zero_when_known_active: false learn: last_learned_at: null source_url: null