Skip to content

Aramente/eu-tech-jobs

Repository files navigation

eu-tech-jobs

Daily-updated open-data jobboard covering the EU AI / tech / OSS ecosystem.

Daily pipeline Tests License: MIT Data License: CC BY 4.0

What this is

A daily, open-data feed of jobs from EU-headquartered AI/ML/tech startups, plus global tech companies that hire remote in Europe, plus open-source-first companies hiring anywhere in the EU.

  • ATS APIs (Greenhouse, Lever, Ashby, Workable, Recruitee, Personio, SmartRecruiters)
  • EU job aggregators (Welcome to the Jungle, JustJoin.it, RemoteOK, WeWorkRemotely)
  • Career-page scraping fallback for the long tail
  • Daily diff → RSS feed → ntfy alert
  • Per-job LLM tagging via Mistral (seniority, role, remote policy, stack, salary)

We do not scrape LinkedIn / Indeed / Glassdoor.

Status

  • v0 — hello world, ~50 hand-picked AI companies on Greenhouse, manual run
  • v1 — public alpha, 500 companies, daily cron, RSS
  • v2 — public beta, 2,000 companies, scraping + LLM tagging + alerts
  • v3 — full coverage, ~5,000 companies, EU aggregators, analytics

Add a company in 30 seconds

Drop a YAML file in companies/<category>/<slug>.yaml:

name: Hugging Face
country: FR
categories: [ai, oss]
ats:
  provider: greenhouse  # greenhouse | lever | ashby | workable | recruitee | personio | smartrecruiters
  handle: huggingface
career_url: https://huggingface.co/jobs
github_org: huggingface
funding_stage: series-d
size_bucket: 201-500

Open a PR — the daily pipeline picks it up tomorrow morning.

Local development

uv sync --all-extras
uv run pipeline run --companies-glob "companies/ai/*.yaml" --output-dir data/
uv run pytest

See ARCHITECTURE.md for the pipeline shape and CONTRIBUTING.md for how to add a new ATS extractor or fix a broken one.

Removal requests

If your company appears here and you would prefer it didn't, open an issue or email kevin.duchier@gmail.com — we honor takedown requests within 7 days.

License

About

Daily-updated open-data jobboard covering the EU AI/tech ecosystem. ATS APIs + EU aggregators → HF Dataset → static site.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors