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.
52 lines
943 B
YAML
52 lines
943 B
YAML
site_id: ihs
|
|
enabled: true
|
|
repair_needed: false
|
|
|
|
identity:
|
|
label: Indian Health Service Dentistry
|
|
category: government
|
|
base_url: https://www.ihs.gov
|
|
start_url_template: "https://www.ihs.gov/dentistry/otheropportunities/"
|
|
|
|
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: "table.cf_grid tbody tr"
|
|
|
|
pagination:
|
|
mode: none
|
|
max_pages: 1
|
|
|
|
extract:
|
|
container_selectors:
|
|
- "table.cf_grid tbody tr"
|
|
fields:
|
|
title:
|
|
text:
|
|
- "td:nth-child(2) a"
|
|
url:
|
|
attr:
|
|
selector: "td:nth-child(2) 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
|