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
browser.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
claude_cli.py Initial implementation of gimme-job CLI 5 months ago
dedupe.py Initial implementation of gimme-job CLI 5 months ago
extractor.py Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
health.py Initial implementation of gimme-job CLI 5 months ago
kakao.py Initial implementation of gimme-job CLI 5 months ago
learn.py Initial implementation of gimme-job CLI 5 months ago
notifier.py Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
orchestrator.py Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
repair.py Initial implementation of gimme-job CLI 5 months ago
summarizer.py Initial implementation of gimme-job CLI 5 months ago
telegram.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago