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
..
__init__.py Initial implementation of gimme-job CLI 5 months ago
aaoinfo.py aaoinfo: fix pagination click on detached DOM element 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 googlejobs: link to external apply URL instead of Google deep-link 3 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