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.3 KiB
YAML

site_id: linkedin
enabled: true
repair_needed: false
identity:
label: LinkedIn Jobs
category: aggregator
base_url: https://www.linkedin.com
start_url_template: "https://www.linkedin.com/jobs/search/?keywords=%22orthodontist%22&geoId=103644278&origin=JOB_SEARCH_PAGE_LOCATION_AUTOCOMPLETE"
browser:
profile_mode: persistent_chrome_profile
profile_name: JobAgent
headed_on_learn: true
headless_on_run: true
search:
keyword_mode: url_param
location_mode: url_param
sort_mode: url_param
date_mode: url_param
result_list_wait_selector: "li[data-occludable-job-id]"
pagination:
mode: url_increment
max_pages: 3
extract:
container_selectors:
- "li[data-occludable-job-id]"
fields:
title:
text:
- "a.job-card-list__title--link"
company:
text:
- ".artdeco-entity-lockup__subtitle span"
location:
text:
- ".job-card-container__metadata-wrapper li span"
url:
attr:
selector: "a.job-card-list__title--link"
name: href
post_filters:
include_title_keywords:
- orthodontist
exclude_title_keywords:
- volunteer
healthcheck:
min_items_expected: 0
required_fields:
- title
fail_if_zero_when_known_active: false
learn:
last_learned_at: null
source_url: null