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.
I Luk Kim 89ca7a4006 Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter
- LinkedIn: new URL with geoId, updated selectors to li[data-occludable-job-id], scroll adapter, pagination disabled
- usajobs: add include_title_keywords post-filter (dentist/orthodontist/orthodontic)
- aroragroup: fix AJAX load via doloadJBSearchList(), fix container selector
- govtjobs/srpmic: clear result_list_wait_selector to avoid 15s timeout on 0-result pages
- orchestrator: wait selector timeout WARNING → DEBUG
- extractor: no-container WARNING → DEBUG
- notifier: provider-based dispatch (telegram/kakaotalk), build_listing_messages() for Telegram
- cli notify: send job listing with links instead of Ollama summary
- global.yaml: provider set to telegram

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 months ago
..
__init__.py Initial implementation of gimme-job CLI 5 months ago
aaoinfo.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
aroragroup.py Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
base.py Initial implementation of gimme-job CLI 5 months ago
bfrench.py Add 6 new dental job site adapters 5 months ago
docshealth.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
gilariver.py Extract employment_type for gilariver, usajobs; fix hrsa company parsing 5 months ago
govtjobs.py Add 6 new dental job site adapters 5 months ago
hospitaljobsonline.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
hrsa.py Extract employment_type for gilariver, usajobs; fix hrsa company parsing 5 months ago
ihs.py Add 6 new dental job site adapters 5 months ago
indeed.py Initial implementation of gimme-job CLI 5 months ago
linkedin.py Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
nativehealth.py Add 6 new dental job site adapters 5 months ago
pdshealth.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
registry.py Initial implementation of gimme-job CLI 5 months ago
saltdental.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
southernortho.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
srpmic.py Add 6 new dental job site adapters 5 months ago
usajobs.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago