Personio Job Board Scraper - German & EU Company Careers Feeds avatar

Personio Job Board Scraper - German & EU Company Careers Feeds

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Personio Job Board Scraper - German & EU Company Careers Feeds

Personio Job Board Scraper - German & EU Company Careers Feeds

Export open positions from any company running Personio. One XML feed per employer returns the whole board with department, office, seniority, schedule, years of experience and a comparable occupation taxonomy. No API key needed.

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 hours ago

Last modified

Share

Export open positions from any company running Personio. One XML feed per employer returns the whole board with department, office, seniority, schedule, years of experience and a comparable occupation taxonomy. No API key needed.

โœจ What this Actor does

  • Track hiring at German and EU mid-market companies that never appear on the big job boards.
  • Compare seniority and schedule mix across employers using one shared taxonomy.
  • Spot a company opening a new office from the office field alone.
  • Keep a recruiting CRM in step with what employers currently have open.

๐Ÿš€ Quick start

  1. Fill in the input below โ€” the example is already prefilled, so you can just press Start.
  2. Watch the log: it names every source it reaches and how many rows each returned.
  3. Export from the Storage tab as JSON, CSV, Excel or feed it straight into your own tools.

๐Ÿ“ฅ Input

{
"companies": [
"1komma5grad",
"urbansportsclub"
],
"maxItems": 300
}

Every field is documented in the input form. Nothing here needs an API key or a login.

๐Ÿ“ค Output

One row per record, with these columns:

FieldTypeDescription
companystringPersonio subdomain the position came from.
positionIdstringPersonio's identifier for the position.
titlestringRole title as published.
subcompanystringEntity within the group, where the employer uses them.
officestringOffice or site the role belongs to.
departmentstringDepartment the role sits in.
recruitingCategorystringEmployer's own grouping for the role.
employmentTypestringPermanent, intern, trainee, contractor.
senioritystringEntry level, experienced, executive.
schedulestringFull-time or part-time.
yearsOfExperiencestringExperience band the employer selected.
occupationstringStandardised occupation, comparable across employers.
occupationCategorystringBroader occupation family.
keywordsstringEmployer keywords, pipe-separated.
createdAtstringWhen the position was created (ISO 8601).
descriptionstringJob description sections as plain text.
jobUrlstringPublic posting page.
scrapedAtstringWhen this row was collected.

A column that is empty means the source did not publish that value for that record โ€” it is never a silent substitute for zero or for "unknown".

โ“ Frequently asked questions

Do I need an API key or an account? No. This Actor reads a public feed.

What happens if the source blocks the run? A refused exit IP is replaced within a quarter of a second, up to five times, before the Actor tries anything else. If nothing gets through, the run fails with the reason โ€” it never reports success with zero rows, because "there is no such data" and "the source would not answer" are very different answers and you should not have to guess which one you got.

How do I schedule this? Use the Schedules tab. Daily is usually enough; the sources here do not change by the minute.

Can I get the results into Google Sheets or a database? Yes โ€” use the dataset export, or the Apify API and integrations. Every run writes a SUMMARY record to the key-value store with the outcome and counts, which is handy for monitoring an automated pipeline.

๐Ÿ’ฐ Pricing

Pay per result. You are charged for the rows you receive and nothing else, so a run that finds nothing costs nothing.

This Actor collects publicly available information only. It does not log in, does not bypass access controls, and collects no private data. You are responsible for using the output in line with the source's terms and with applicable law, including GDPR where personal data is involved.

โญ Support

Found something wrong, or want a field that is not here? Open an issue on the Actor's page โ€” include the run ID and I will look at it.

๐Ÿ“ Changelog

2026-09-25

  • First release.