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 5fa28b3948 Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes
- Add googlejobs adapter (scroll-based extraction) and manifest
- Add hospitalrecruiting adapter (JS extraction) and manifest
- Fix googlejobs job URL: use shareUrl directly to preserve #fpstate=tldetail fragment
- Add exclude_title_keywords post-filter support (manifest + orchestrator)
- LinkedIn: exclude "volunteer" titles via exclude_title_keywords
- aaoinfo: exclude Preferred listings via :not(:has(.label-preferred)) selector
- aaoinfo: sort=start_ (descending = newest first)
- Telegram: multi-chat support, HTML escaping fixes, chunk splitting
- Various adapter, notifier, and CLI improvements

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
__init__.py Initial implementation of gimme-job CLI 5 months ago
aaoinfo.py Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
aroragroup.py Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
base.py Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 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
googlejobs.py Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 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
hospitalrecruiting.py Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 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 Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 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