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.0 KiB
YAML
61 lines
1.0 KiB
YAML
site_id: aaoinfo
|
|
enabled: true
|
|
repair_needed: false
|
|
|
|
identity:
|
|
label: AAO Career Center
|
|
category: aggregator
|
|
base_url: https://careers.aaoinfo.org
|
|
start_url_template: "https://careers.aaoinfo.org/jobs/"
|
|
|
|
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.job-tile"
|
|
|
|
pagination:
|
|
mode: none
|
|
max_pages: 10
|
|
|
|
extract:
|
|
container_selectors:
|
|
- "div.job-tile:not(.job-mo)"
|
|
fields:
|
|
title:
|
|
text:
|
|
- ".job-title a"
|
|
company:
|
|
text:
|
|
- ".job-company-row"
|
|
location:
|
|
text:
|
|
- ".job-location"
|
|
posted_text:
|
|
text:
|
|
- ".job-posted-date"
|
|
url:
|
|
attr:
|
|
selector: ".job-title 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
|