Personio Job Board Scraper β€” All Company Jobs avatar

Personio Job Board Scraper β€” All Company Jobs

Pricing

from $0.0005 / job scraped

Go to Apify Store
Personio Job Board Scraper β€” All Company Jobs

Personio Job Board Scraper β€” All Company Jobs

Scrape all open jobs from any company's Personio careers page: title, office, department, employment type, seniority, schedule, experience and description. Bulk companies. Public XML feed, no key.

Pricing

from $0.0005 / job scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 hours ago

Last modified

Categories

Share

Personio Job Scraper β€” Jobs, Offices, Departments & Descriptions

Scrape every open job from any company that hosts its careers page on Personio. Extract job title, office, department, employment type, seniority, schedule, years of experience, created date, full description and apply link into clean JSON, CSV, Excel or XML. Popular across the DACH region and Europe. Pass one company or many in a single run. Fast and reliable.

Personio Job Scraper input β€” companies, full description and job cap in the Apify Console

What does Personio Job Scraper do?

Personio Job Scraper collects the full list of open roles from any Personio-hosted careers page and returns them as structured data. Point it at one or many companies and export the jobs, offices, departments, seniority levels and descriptions you need for aggregation, sourcing or hiring-trend analysis.

What data can you scrape from Personio?

  • 🏒 Company β€” the Personio subdomain each job belongs to
  • πŸ“‹ Job details β€” title, department, recruiting category, occupation
  • πŸ“ Offices β€” primary office plus all offices the role is open in
  • πŸ’Ό Role type β€” employment type, seniority, schedule
  • πŸŽ“ Experience β€” years of experience required
  • πŸ“ Full descriptions β€” combined job-description sections (optional)
  • πŸ”— Apply link β€” direct URL to apply
  • πŸ—“οΈ Created date β€” when the role was posted

Use cases

  • Job aggregators & boards β€” feed fresh, structured Personio listings into your own site
  • Recruiting & sourcing β€” monitor which companies are hiring across the DACH region and Europe
  • Hiring-trend analysis β€” track departments, offices, seniority and schedules over time
  • ATS & CRM enrichment β€” keep an internal dataset of open roles up to date
  • Lead generation β€” find companies actively hiring for particular skills

How to scrape Personio job data

  1. Add Personio Job Scraper to your Apify account.
  2. Enter one or more companies in companies β€” a Personio subdomain (e.g. ondewo) or a full career URL.
  3. Toggle includeContent to add each job's full description.
  4. Set maxJobsPerCompany to cap results per company (0 = all).
  5. Run the Actor and export the results as JSON, CSV, Excel or XML β€” or pull them via the API.

Input

{
"companies": ["ondewo", "https://demodesk.jobs.personio.com"],
"includeContent": true,
"maxJobsPerCompany": 0
}
FieldDescription
companiesPersonio subdomains or career URLs (e.g. ondewo or https://demodesk.jobs.personio.com) β€” required.
includeContentInclude each job's full description. Default true.
maxJobsPerCompanyMaximum jobs to return per company. 0 = all.
proxyConfigurationProxy configuration for the run β€” leave the default.

Output

Personio Job Scraper output example β€” job listings as structured JSON

{
"company": "ondewo",
"jobId": 1834171,
"title": "Staff Software Engineer, Data Platform",
"office": "Munich",
"offices": ["Munich", "Vienna"],
"department": "Product and Tech",
"recruitingCategory": "Engineering",
"employmentType": "permanent",
"seniority": "experienced",
"schedule": "full-time",
"yearsOfExperience": "7-10",
"occupation": "Software Engineer",
"occupationCategory": "IT & Software Development",
"createdAt": "2026-07-10T09:14:00Z",
"applyUrl": "https://ondewo.jobs.personio.com/job/1834171",
"description": "Your responsibilities… (when includeContent is on)"
}

Output schema

FieldTypeDescription
companystringPersonio subdomain the job belongs to.
jobIdintegerUnique Personio job listing ID.
titlestringJob title.
officestringPrimary office for the role.
officesarrayAll offices the role is open in.
departmentstringDepartment the role sits in.
recruitingCategorystringRecruiting category for the role.
employmentTypestringEmployment type, e.g. permanent, temporary.
senioritystringSeniority level, e.g. experienced, entry-level.
schedulestringWork schedule, e.g. full-time, part-time.
yearsOfExperiencestringYears of experience required.
occupationstringOccupation for the role.
occupationCategorystringBroader occupation category.
createdAtstring (ISO date)When the role was created.
applyUrlstring (URL)URL to apply for the role.
descriptionstringFull job description text (when includeContent is on).

Need more job data?

Combine Personio with other job sources for wider coverage:

FAQ

Where do I find a company's Personio subdomain? It's in the careers URL β€” ondewo.jobs.personio.com β†’ ondewo. A full URL works too.

Do I need an account or login? No. There's no setup and no login β€” just add one or more companies and run.

How many jobs can I scrape per run? Use maxJobsPerCompany to cap results per company, or set 0 for all. Add more companies to companies for wider coverage.

How does billing work? You pay per job you get, plus a small per-request charge β€” pay only for what you scrape.

What's the output format? Structured JSON β€” one record per job with title, office, department, employment type, seniority, schedule, dates, links and (optionally) the full description. Export as JSON, CSV, Excel or XML.

Is scraping Personio job boards legal? Only public job data shown to any visitor on a Personio careers page is collected. This is an independent tool, not affiliated with Personio; check Personio's and each company's terms and applicable regulations for your use case.

Can I integrate this with other tools? The Personio Job Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. It works with Make, Zapier, Slack, Airbyte, GitHub, Google Drive and many more, plus the Apify API, JavaScript/Python clients and MCP. Or use webhooks to trigger an action whenever a run finishes.

Notes

Original clean-room implementation. Returns only public data; you are responsible for compliance with Personio's and each company's terms. Not affiliated with Personio.