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.
Apply links (Indeed, Glassdoor, Monster, etc.) are pre-rendered inside a <template> tag within each card's share_el. <template> content is inert in the rendered DOM — a regular querySelectorAll from outside returns nothing, which is why the previous fix produced empty URLs. Iterate share_el's <template> elements and search their .content for links matching utm_campaign=google_jobs_apply. Verified on the live Google Jobs page that each card's template contains the correct external apply URL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
3 months ago | |
|---|---|---|
| gimme_job | 3 months ago | |
| sites | 3 months ago | |
| tests | 5 months ago | |
| .env.example | 4 months ago | |
| .gitignore | 5 months ago | |
| CLAUDE.md | 5 months ago | |
| README.md | 5 months ago | |
| pyproject.toml | 5 months ago | |
| uv.lock | 5 months ago | |