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
gimme_job Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
sites Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
tests Initial implementation of gimme-job CLI 5 months ago
.env.example Initial implementation of gimme-job CLI 5 months ago
.gitignore Initial implementation of gimme-job CLI 5 months ago
CLAUDE.md Initial implementation of gimme-job CLI 5 months ago
README.md Initial implementation of gimme-job CLI 5 months ago
pyproject.toml Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
uv.lock Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago

README.md