Some checks failed
CI / Linting (Biome) (push) Failing after 41s
CI / Tests (push) Successful in 5m22s
CI / Type Check (adzuna-extractor) (push) Successful in 1m9s
CI / Type Check (gradcracker-extractor) (push) Successful in 1m14s
CI / Type Check (hiringcafe-extractor) (push) Successful in 1m11s
CI / Type Check (orchestrator) (push) Successful in 1m28s
CI / Type Check (startupjobs-extractor) (push) Successful in 1m13s
CI / Type Check (ukvisajobs-extractor) (push) Successful in 1m12s
CI / Documentation (push) Successful in 2m0s
QAJobsBoard and similar feeds often store Worldwide/Remote while the real country is only in the description. Scan title and description when location is vague, and prefer concrete locations from QAJobsBoard postings. Co-authored-by: Cursor <cursoragent@cursor.com>
qajobsboard-extractor
Loads QA-focused postings from QAJobsBoard via the host’s public JSON feed:
GET https://qajobsboard.jobboardly.com/jobs.json
RSS is also published at jobs.rss; this extractor uses JSON for structured fields.
- Caps matches via
qajobsboardMaxJobsPerTerm(default100). - Filters client-side by pipeline search terms against title, categories, and description HTML.