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 2f33ea890d googlejobs: link to external apply URL instead of Google deep-link
The htidocid-based Google Jobs deep-links require the job to be in the
current search context (location, session) to open the detail panel.
When clicked from Telegram in a different context, the link only opens
the search list page without the specific job detail.

Each card's share_el ancestor has external apply URLs (Indeed,
Glassdoor, Monster, BeBee, AAO Career Center, etc.) pre-loaded in the
DOM. These are direct, stable links to the source job posting that work
regardless of session or location.

Switch jobUrl to use the first external (non-google.com) apply URL
within the card's share_el.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
adapters googlejobs: link to external apply URL instead of Google deep-link 3 months ago
db Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
models Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
prompts Initial implementation of gimme-job CLI 5 months ago
runtime Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
templates Initial implementation of gimme-job CLI 5 months ago
utils Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
__init__.py Initial implementation of gimme-job CLI 5 months ago
cli.py Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
config.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
constants.py Initial implementation of gimme-job CLI 5 months ago