You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
1.1 KiB
YAML

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