Personio Job Scraper — EU Companies, XML Feed | $1.50/1K avatar

Personio Job Scraper — EU Companies, XML Feed | $1.50/1K

Pricing

from $1.16 / 1,000 personio job scraper — eu companies, xml feed | $1.50/1ks

Go to Apify Store
Personio Job Scraper — EU Companies, XML Feed | $1.50/1K

Personio Job Scraper — EU Companies, XML Feed | $1.50/1K

Scrape job postings from any Personio-powered company careers page via the public XML feed. Get title, location, department, team, seniority, remote-type, employment type, schedule, descriptions and parse_confidence. Multi-company batch, keyword filters, zero auth, zero proxy.

Pricing

from $1.16 / 1,000 personio job scraper — eu companies, xml feed | $1.50/1ks

Rating

0.0

(0)

Developer

Vitalii Bondarev

Vitalii Bondarev

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

8 days ago

Last modified

Share

Personio Job Scraper — Careers XML Feed

For European HR analytics and talent teams that need job data from Personio-powered companies — Celonis, SumUp, Taxfix, Gorillas, FlixBus, Trivago, and thousands more EU companies.

Pay per result — $1.50 / 1,000 jobs. No API keys. No proxy. No extra cost.

Scrape job postings from any Personio-powered company careers page via the public XML feed.

Personio is one of Europe's leading HR platforms, used by thousands of companies (Celonis, SumUp, Taxfix, Gorillas, FlixBus, Trivago, and more). Every Personio customer gets a public careers page at https://<slug>.jobs.personio.de backed by an XML feed — this actor makes that data queryable at scale.

EU companies use Personio: Personio is Europe's leading HR platform for mid-size companies. Find any company's slug from https://<slug>.jobs.personio.de.


What you get

FieldDescription
titleJob title
companyCompany slug
locationPrimary office + additional offices combined
remote_typeremote / hybrid / null — inferred from location + title
seniorityintern / entry / mid / senior / staff / lead / manager / director / vp / principal / executive
departmentDepartment name
teamRecruiting category / team name
employment_typeEmployment type (permanent, working_student, etc.)
scheduleFull-time, part-time
salaryAlways null — not exposed in the public XML feed
posted_atISO-8601 creation date
urlDirect job listing URL
apply_urlApply URL (same as listing URL for Personio)
job_idPersonio numeric job ID
global_idDedupe key: personio:<company>:<job_id>
description_textPlain-text job description (HTML stripped)
description_htmlFull HTML description from all description sections
parse_confidence0.0–1.0 score — drops when key fields are missing
warningsList of codes explaining any confidence deductions
scraped_atISO-8601 run timestamp

How it works

Personio publishes a machine-readable XML feed at https://<slug>.jobs.personio.de/xml?language=en. This actor:

  1. Fetches the XML for each company slug in your input list.
  2. Parses all <position> elements including the inline <jobDescriptions> sections.
  3. Normalizes the data into a flat, typed schema with seniority and remote-type enrichment.
  4. Applies optional keyword filters (title / location / remote-only).
  5. Pushes results to the Apify dataset and charges per job (PPE).

Zero auth. Zero proxy. $0 infra cost. The XML feed is fully public.


Input

FieldTypeDefaultDescription
companiesstring[]["personio", "celonis", "sumup"]Personio company slugs
titleKeywordstringCase-insensitive filter on job title
locationKeywordstringCase-insensitive filter on location
remoteOnlybooleanfalseOnly return remote jobs
maxJobsPerCompanyinteger50Cap per slug (0 = unlimited)
includeDescriptionsbooleantrueInclude description_text + description_html

Finding a company slug

The slug is the subdomain in the careers URL:

  • https://celonis.jobs.personio.de → slug = celonis
  • https://sumup.jobs.personio.de → slug = sumup

Pricing

This actor uses Pay Per Result (PPE) pricing — you only pay for jobs actually pushed to your dataset.

Price: $0.0015 per job ($1.50 per 1,000 jobs)

Worked example: 10 companies × 50 jobs = 500 results = $0.75. 20 companies × 100 jobs = 2,000 results = $3.00.


Output sample

{
"title": "Senior Backend Engineer",
"company": "celonis",
"location": "Munich, Germany",
"remote_type": null,
"seniority": "senior",
"department": "Engineering",
"employment_type": "regular",
"schedule": "full_time",
"posted_at": "2026-05-15T00:00:00+00:00",
"url": "https://celonis.jobs.personio.de/job/123456",
"job_id": "123456",
"global_id": "personio:celonis:123456",
"parse_confidence": 1.0,
"warnings": []
}

FAQ

Do I need an API key or proxy? No. Personio's XML feed (<slug>.jobs.personio.de/xml) is publicly accessible — no auth, no proxy, no browser required.

What output formats are available? JSON, JSONL, CSV, and Excel via the Apify dataset export, plus the Apify REST API.

Can I schedule daily runs? Yes — use Apify Scheduler. Use global_id (personio:<slug>:<job_id>) as a stable dedup key across runs.

Why is salary always null? Personio's public XML feed does not include compensation data. This is a platform limitation, not a scraper limitation — if and when Personio adds salary to the feed, this actor will surface it.


Differentiators vs competitors

FeatureThis scraperTypical Personio scrapers
schedule field (full-time / part-time)YesNo
team field (recruiting category)YesNo
parse_confidence scoreYesNo
Seniority (11 levels)YesRarely
Multi-company batchYesSome
Inline descriptions (no extra API calls)YesSome
global_id for dedupYesNo
Price$1.50/1kvaries

parse_confidence (0.0–1.0) and warnings in every record — implemented in normalize_personio.py. Your pipeline detects data drift before output breaks.

Note: salary is always null — Personio's XML feed does not expose compensation. schedule (full-time / part-time) and team (recruiting_category) are Personio-unique fields not available on other ATS scrapers.

If your target company uses Recruitee instead of Personio, see our Recruitee Job Scraper.

Use with AI agents (MCP)

This actor is MCP-compatible. Use it as a data source in n8n, Make, or any LLM agent pipeline.

https://mcp.apify.com/?tools=bovi/personio-job-scraper

The flat schema with global_id (personio:<company>:<job_id>) is drop-in-ready for vector databases, EU HR analytics pipelines, and job-matching LLM workflows. Need Greenhouse, Lever, Ashby, SmartRecruiters and Recruitee in the same pipeline? Use the flagship Multi-ATS Job Scraper — 6 ATS, one unified schema.


Integrations

Built for European talent-intel and HR-analytics teams tracking open roles across Personio-powered companies — the JSON/dataset output drops into the tools you already run, no glue code:

  • n8n / Make / Zapier — trigger a run or pipe every new dataset item into 500+ apps (Google Sheets, Airtable, Slack, HubSpot, your database) with no code: n8n, Make, Zapier.
  • Webhooks — fire your own endpoint the moment a run finishes, to push results straight into your pipeline (docs).
  • MCP server — expose this actor as a tool to Claude, Cursor, or any MCP client so an AI agent can pull this data mid-conversation (guide).
  • API & SDKs — fetch the dataset as JSON, CSV, or Excel through the Apify REST API or the Python / JS SDKs.

See all Apify integrations.

Not affiliated with Personio

This actor uses the public, unauthenticated XML feed that Personio exposes for every customer careers page. It is not affiliated with, endorsed by, or supported by Personio SE & Co. KG.