* Add startup.jobs extractor support * Harden startup.jobs extractor inputs * Wire startupjobs into Docker and CI * Tighten startupjobs review follow-ups * fix: publish ghcr during release workflow * feat: add startupjobs max jobs configuration and update related tests
540 B
540 B
startup.jobs Extractor
Extractor wrapper around the published startup-jobs-scraper package.
Notes
- Uses
scrapeStartupJobsViaAlgoliadirectly fromstartup-jobs-scraper. - Runs with
enrichDetails: trueso job descriptions and other detail-page fields are fetched during pipeline runs. - Browser binaries are not downloaded automatically. Install them with
npx playwright installornpm --workspace startupjobs-extractor run get-binaries. - Reuses the pipeline's existing search terms, country, city, and budget controls.