Xing Scraper — DACH Jobs, Salary & Company Data avatar

Xing Scraper — DACH Jobs, Salary & Company Data

Pricing

from $0.90 / 1,000 results

Go to Apify Store
Xing Scraper — DACH Jobs, Salary & Company Data

Xing Scraper — DACH Jobs, Salary & Company Data

Scrape xing.com — DACH jobs (Germany, Austria, Switzerland, Luxembourg, Netherlands). $0.90/1K, no monthly fee. Salary ranges & contact details; monitor recurring searches with incremental updates.

Pricing

from $0.90 / 1,000 results

Rating

5.0

(1)

Developer

Black Falcon Data

Black Falcon Data

Maintained by Community

Actor stats

3

Bookmarked

46

Total users

18

Monthly active users

11 hours ago

Last modified

Share

What does Xing Scraper do?

Xing Scraper turns xing.com into structured job, company, and employee data across the DACH+Benelux region. Job records ship with salary fields, apply URLs, full descriptions, remote-work indicators, and company metadata — detail enrichment is on by default, so a basic run already returns the complete record with no extra configuration. Its standout capability is incremental monitoring: point it at a search, put it on a schedule, and each run returns only the jobs that are NEW, UPDATED, or REAPPEARED since last time — you track a job market continuously instead of re-downloading it every run. Because pricing is pay-per-result, a scheduled run that finds nothing new produces zero rows and costs zero result charges, so leaving a daily monitor running stays cheap.

How to use this actor

  • 👉 Register for a free Apify account — no credit card required.
  • 🎉 Just click Sign up free on Apify → and complete a quick signup.
  • 💰 A free Apify account includes $5 in monthly credits — enough to test this actor.
  • ⏳ Scrape during the free trial, with no commitment or upfront payment required.

Key features

  • 🎯 Three modes in one actorjobs for Xing job search, companyProfiles for company entity data, and companyEmployees for employee lists. Pick one mode per run.
  • 👥 Company employee lists — paginate employee rosters with name, occupation, profile URL, and photo. Use maxEmployees to control run size.
  • 🏢 Company profile lookup — paste a slug or /pages/<slug> URL to get company ID, name, size, logo, and employee count.
  • 🌎 5-market job coverage — DACH+Benelux job search on xing.com with country, location, remote, employment type, career level, discipline, and industry filters.
  • ♻️ Incremental job monitoring — recurring job runs emit only NEW / UPDATED / REAPPEARED records by default, with optional UNCHANGED and EXPIRED records.
  • 🔔 Notifications — Telegram, Slack, Discord, WhatsApp Cloud API, and generic webhook support for job monitoring workflows.
  • 🔗 Paste-mode for jobs — paste Xing job detail or job search URLs directly from your browser and turn them into structured job records.
  • 📋 Detail enrichment — enrich job listings with full descriptions, apply fields, contact extraction, and optional company profile data.
  • 💰 Structured salary — salary fields are returned as salaryMin, salaryMax, salaryCurrency, and salary period where available.
  • 📦 Compact output — AI-agent and MCP-friendly job payloads with core fields only for downstream tools and LLM context.

What data can you extract from xing.com?

Each result includes Core job fields (jobId, xingId, globalId, slug, jobCode, serviceOfferingGroup, title, and portalUrl, and more), detail fields when enrichment is enabled (description, descriptionHtml, descriptionMarkdown, descriptionHeaderImage, and descriptionFooterImage), apply information (applyUrl), and company metadata (company, companyId, companySize, and companyIndustry). In standard mode, all fields are always present — unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.

Enable detail enrichment in the input to get richer fields such as full descriptions and company profiles where the source provides them.

Input

The main inputs are an optional location filter and a result limit. Additional filters and options are available in the input schema.

Key parameters:

  • mode — Which vertical to scrape on this run. One mode per run. (default: "jobs")
  • companyInputs — Used by companyProfiles and companyEmployees modes. Accepts:
  • bare slug: sap
  • full URL: https://www.xing.com/pages/sap
  • subpath URL: https://www.xing.com/pages/sap/employees

Leave empty for jobs mode.

  • maxEmployees — Hard cap on rows returned per company in companyEmployees mode. Default 100 keeps cost predictable on probe runs. Raise it for full enumeration. (default: 100)
  • employeeSort — How the employee list is ordered. (default: "CONNECTION_DEGREE")
  • employeeFilters — Optional filters applied to the employee list. Currently supported: { "hasPhoto": true } to limit results to employees with a profile photo. (default: {})
  • queries — Job search keywords (used by jobs mode). Provide multiple for batch mode (cartesian product with locations).
  • locations — Cities or regions to search in (e.g. 'Berlin', 'Wien', 'Zürich'). Leave empty for country-wide search.
  • locationRadius — Radius around each location in kilometers. (default: 30)
  • startUrls — Direct Xing URLs: job detail (xing.com/jobs/...) or search URL (xing.com/jobs/search?...). Company URLs scraped when Include Company Profile is enabled.
  • employmentType — Filter by employment type (one or more).
  • careerLevel — Filter by career level (one or more).
  • discipline — Filter by functional area (one or more).
  • ...and 33 more parameters

Input examples

Quick start — two fields — The minimum to run a job search: a keyword and a location. Everything else uses sensible defaults (detail enrichment on, 50 results).

→ Job records with title, company, salary, apply URL, and full description.

{
"queries": [
"data scientist"
],
"locations": [
"Berlin"
]
}

Paste-mode — job URLs — Paste Xing job detail or search URLs straight from your browser. No keyword/location needed — the URL itself is the target.

→ Detail-enriched job records for the pasted URLs.

{
"startUrls": [
{
"url": "https://www.xing.com/jobs/search?keywords=data%20scientist&location=Berlin"
}
]
}

Filtered search — Narrow results by employment type and career level — only matching jobs are returned.

→ Only full-time, professional-level jobs matching the query.

{
"queries": [
"software engineer"
],
"locations": [
"Hamburg"
],
"employmentType": [
"FULL_TIME"
],
"careerLevel": [
"PROFESSIONAL"
]
}

Incremental monitoring — Add incrementalMode and put the run on a schedule — each execution returns only jobs that changed since the previous run.

→ Only NEW / UPDATED / REAPPEARED job records; unchanged jobs are skipped.

{
"queries": [
"product manager"
],
"locations": [
"München"
],
"incrementalMode": true
}

Company employee list — Switch mode to companyEmployees and pass a company slug to page its employee roster.

→ Employee records with name, occupation, and profile URL.

{
"mode": "companyEmployees",
"companyInputs": [
"sap"
],
"maxEmployees": 100
}

Output

Each run produces a dataset of structured job records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.

Example job record

{
"jobId": "152773552.0c1c43",
"xingId": "152773552.0c1c43",
"globalId": "surn:x-xing:jobs:posting:152773552.0c1c43",
"slug": "berlin-senior-software-engineer-152773552",
"serviceOfferingGroup": 3,
"title": "Senior Software Engineer (m/f/d)",
"portalUrl": "https://www.xing.com/jobs/berlin-senior-software-engineer-152773552",
"language": "en",
"isPaid": true,
"isTopJob": false,
"company": "ML6",
"companyId": "2008470.3c988d",
"companySize": "51-200 Mitarbeitende",
"companyIndustry": "Beratung, Consulting",
"companyLogoUrl": "https://www.xing.com/imagecache/public/scaled_original_image/eyJ1dWlkIjoiMGJmZGMzZWQtMmI2OS00ODZjLThiY2MtY2JkYzhkZTJiM2Q5IiwiYXBwX2NvbnRleHQiOiJlbnRpdHktcGFnZXMiLCJtYXhfd2lkdGgiOjk2LCJtYXhfaGVpZ2h0Ijo...",
"location": "Berlin",
"locations": [
{
"city": "Berlin",
"zipCode": "13355",
"street": "Max-Urich-Straße 3",
"region": "Berlin",
"countryCode": "DE"
}
],
"countryCode": "DE",
"employmentType": "Vollzeit",
"careerLevel": "Mit Berufserfahrung",
"discipline": "IT und Softwareentwicklung",
"industry": "Beratung, Consulting",
"remoteOption": "hybrid",
"remoteOptions": [
"PARTLY_REMOTE"
],
"salaryCurrency": "EUR",
"salaryMin": 69500,
"salaryMax": 94000,
"salaryMedian": 82500,
"salaryType": "estimate",
"description": "As a software engineer, you'll contribute to our international growth by building robust software systems for our Machine Learning solutions on major cloud platforms. Translate and design technical so...",
"descriptionHtml": "<p>As a software engineer, you'll contribute to our international growth by <strong>building robust software systems</strong> for our Machine Learning solutions on major <strong>cloud platforms</stron...",
"descriptionMarkdown": "As a software engineer, you'll contribute to our international growth by **building robust software systems** for our Machine Learning solutions on major **cloud platforms**.\n\n- Translate and design t...",
"descriptionHeaderImage": "https://static.xingcdn.com/jobs-details-backend/uy15in0au9qjm167oskc26m3qkpv",
"descriptionFooterImage": "https://static.xingcdn.com/jobs-details-backend/0o1s0vufhy2jnm173iwd9epc9ov8",
"applyUrl": "https://jobs.ml6.eu/jobs/7008973-senior-software-engineer?utm_source=xing.com",
"applicationType": "UrlApplication",
"postedDate": "2026-04-01T08:23:10Z",
"refreshedAt": "2026-04-16T08:23:10Z",
"activeUntil": "2026-05-31T08:23:13Z",
"keywords": [
"python",
"cloud",
"ci",
"cd",
"git",
"... 4 more items"
],
"sourceType": "search",
"scrapedAt": "2026-04-18T22:55:16.521Z",
"source": "xing.com",
"contentHash": "1217aa4e6d4bdabb9b7c9e9d9bae6f6a7b42dfd5c42ef2d4d25b4d4be14201fb",
"isRepost": false,
"changeType": "NEW"
}

Example company record

{
"recordType": "company",
"companyId": "1235",
"slug": "sap",
"globalId": "surn:x-xing:companies:company:1235",
"name": "SAP",
"url": "https://www.xing.com/pages/sap",
"logoUrl": "https://www.xing.com/image/pages/sap/logo.jpg",
"companySize": "10001+",
"employeesCount": 84392,
"scrapedAt": "2026-07-13T09:12:04.000Z",
"source": "xing.com"
}

Example employee record

{
"recordType": "companyEmployee",
"companyId": "1235",
"companySlug": "sap",
"xingId": "12345_abcdef",
"firstName": "Jana",
"lastName": "M.",
"lastNameTruncated": true,
"displayName": "Jana M.",
"pageName": "Jana_M12345",
"profileUrl": "https://www.xing.com/profile/Jana_M12345",
"gender": "f",
"occupationSubline": "Senior Software Engineer at SAP",
"profileImageUrl": "https://www.xing.com/image/profile/jana_m.jpg",
"scrapedAt": "2026-07-13T09:14:22.000Z",
"source": "xing.com"
}

Incremental fields

When incremental mode is on, each record also carries:

  • changeType — one of NEW, UPDATED, UNCHANGED, REAPPEARED, EXPIRED. Default output covers NEW / UPDATED / REAPPEARED; set emitUnchanged: true or emitExpired: true to opt into the others.
  • isRepost, repostOfId, repostDetectedAt — populated when a new listing matches the tracked content of a previously expired one. Set skipReposts: true to drop detected reposts from the output.

How to scrape xing.com

  1. Go to Xing Scraper in Apify Console.
  2. Configure the input and optional location filter.
  3. Set maxResults to control how many results you need.
  4. Enable includeDetails if you need full descriptions, company data.
  5. Click Start and wait for the run to finish.
  6. Export the dataset as JSON, CSV, or Excel.

Use cases

  • Extract job data from xing.com for market research and competitive analysis.
  • Track salary trends across regions and categories over time.
  • Monitor new and changed jobs on scheduled runs without processing the full dataset every time.
  • Auto-apply or feed apply URLs into your ATS / hiring pipeline.
  • Research company hiring patterns, employer profiles, and industry distribution.
  • Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
  • Export clean, structured data to dashboards, spreadsheets, or data warehouses.

How much does it cost to scrape xing.com?

Xing Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.

  • Run start: $0.0005 per run
  • Per result: $0.0009 per job record

Example costs:

  • 10 results: $0.0095
  • 25 results: $0.023
  • 100 results: $0.09
  • 200 results: $0.18
  • 500 results: $0.45

Example: recurring monitoring savings

These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of jobs that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency — the scenarios below are examples, not predictions.

Example setup: 200 results per run, daily polling (30 runs/month). Event-pricing examples scale linearly with result count.

Churn rateFull re-scrape run costIncremental run costSavings vs full re-scrapeMonthly cost after baseline
5% — stable niche query$0.18$0.0095$0.17 (95%)$0.28
15% — moderate broad query$0.18$0.03$0.15 (85%)$0.82
30% — high-volume aggregator$0.18$0.05$0.13 (70%)$1.64

Full re-scrape monthly cost at daily polling: $5.42. First month with incremental costs $0.46 / $0.98 / $1.76 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.

Platform usage is included in the per-result fee shown above.

FAQ

How many results can I get from xing.com?

The number of results depends on the search query and available jobs on xing.com. Use the maxResults parameter to control how many results are returned per run.

Does Xing Scraper support recurring monitoring?

Yes. Enable incremental mode to only receive new or changed jobs on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.

Can I integrate Xing Scraper with other apps?

Yes. Xing Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.

Can I use Xing Scraper with the Apify API?

Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.

Can I use Xing Scraper through an MCP Server?

Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode, descriptionMaxLength, a single descriptionFormat, and excludeEmptyFields to keep payloads manageable for LLM context windows.

This actor extracts publicly available data from xing.com. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.

Your feedback

If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.

You might also like

Getting started with Apify

New to Apify? Create a free account with $5 credit — no credit card required.

  1. Sign up — $5 platform credit included
  2. Open this actor and configure your input
  3. Click Start — export results as JSON, CSV, or Excel

Need more later? See Apify pricing.

Disclaimer

This actor accesses only publicly available data on xing.com. You are responsible for how you use the extracted data — in particular any personal information such as names, phone numbers, or email addresses — and for complying with Xing's terms of use, applicable data-protection law (including the GDPR where it applies), and the anti-spam rules of your jurisdiction.

This actor is not affiliated with, endorsed by, or connected to Xing.

Search keywords

xing scraper, xing api, apify xing, xing data extraction, xing.com scraper, xing.com data, xing.com api, xing germany, xing germany scraper, xing austria, xing austria scraper, xing switzerland, xing switzerland scraper, xing luxembourg, xing luxembourg scraper, xing netherlands, xing netherlands scraper, job listings scraper, recruitment data, hiring data, job board scraper.