Karriere.at Scraper — Austria Jobs with Salary Filter
Pricing
from $1.49 / 1,000 result scrapeds
Karriere.at Scraper — Austria Jobs with Salary Filter
Scrape karriere.at — Austria's largest job board. Filter by keyword, location, employment type, salary range and sector. Returns title, company, location, salary and full descriptions with direct apply URLs.
Pricing
from $1.49 / 1,000 result scrapeds
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
2
Bookmarked
10
Total users
0
Monthly active users
a few seconds ago
Last modified
Categories
Share
Karriere.at Scraper

Extract job listings from karriere.at at scale, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. No API key required.
Why this scraper?
🎯 Built for Austria
A dedicated Austrian scraper, not a global tool with a country dropdown. Search, locations and currency (EUR) are tuned for karriere.at.
📄 Complete job data
Full job title and description, direct listing URL and publish date for every record.
💶 Salary data
Salary information parsed from the listing where the employer publishes it, in EUR. Missing salaries are returned as null, never guessed.
🏢 Company details
Hiring company name plus the profile details the source publishes, such as logo and company page.
📍 Location fields
Structured location data for every listing, ready for filtering and analysis.
🔁 Repost & change detection
Every record carries isRepost and changeStatus, so daily feeds return genuinely new jobs instead of reposted duplicates.
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
searchQuery | string | "developer" | Search or filter by searchQuery. |
location | string | (empty) | Search or filter by location. |
daysOld | integer | (empty) | Only return items published within the last N days. Leave blank for all. |
employmentType | string | (empty) | employmentType. |
radius | string | (empty) | radius. |
skipReposts | boolean | false | Enable skipReposts. |
fetchDetails | boolean | false | ON: fetches full job description, salary, company info, and all details. OFF: returns basic listing info only (faster, lower cost). |
startUrls | array | (empty) | Filter by startUrls. |
maxItems | integer | 100 | Maximum number of results (0 = no limit). |
Output schema
Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.
| Field | Type | Description |
|---|---|---|
maxResults | string | 100 |
id | string | Karriere.at internal listing ID |
title | string | Job title |
company | string | Hiring company name |
companyUrl | string | Company website URL (where available) |
companyWebsite | string | Company's own website (fetchDetails required) |
city | string | City of the role |
region | string | Region |
country | string | Always AT |
directApply | boolean | true when direct apply is available |
salaryMin | number | Minimum salary (numeric), or null |
salaryMax | number | Maximum salary (numeric), or null |
description | string | Full job description (fetchDetails required) |
publishDate | string | Date posted |
publishDateISO | string | ISO 8601 date posted |
url | string | Direct link to the listing |
isRepost | boolean | true if seen in a previous run |
Example record
{"maxResults": null,"id": "1084213","title": "Buchhalter","company": "TechNova B.V.","companyUrl": "https://www.karriere.at/job/1084213","companyWebsite": null,"city": "Wien","region": null,"country": "Austria","directApply": false,"salaryMin": 48000,"salaryMax": 62000,"description": "We are looking for an experienced professional to join our team. You will work on ...","publishDate": "2026-07-01","publishDateISO": "2026-07-01","url": "https://www.karriere.at/job/1084213","isRepost": false}
Examples
Search for Buchhalter roles in Wien:
{"searchQuery": "Buchhalter","location": "Wien","maxItems": 100}
Filter by contract type:
{"searchQuery": "Buchhalter","location": "Wien","maxItems": 100,"employmentType": "FULL_TIME"}
Scrape a specific search URL:
{"startUrls": [{"url": "https://www.karriere.at/"}],"maxItems": 200}
Daily feed (run on a schedule):
{"searchQuery": "Buchhalter","daysOld": 1,"skipReposts": true,"maxItems": 500}
Schedule this input to run once a day in the Apify Scheduler — each run returns only jobs posted in the last 24 hours.
💰 Pricing
$0.05 per run, plus $1.49 per 1,000 results. The run fee is a flat charge applied once when a run starts. Results are billed only for listings successfully retrieved — failed retries are never charged.
| Results in one run | Run fee | Results | Total |
|---|---|---|---|
| 100 | $0.05 | ~$0.15 | ~$0.20 |
| 1,000 | $0.05 | ~$1.49 | ~$1.54 |
| 10,000 | $0.05 | ~$14.90 | ~$14.95 |
| 100,000 | $0.05 | ~$149.00 | ~$149.05 |
Flat-rate alternatives typically charge $29–$49/month regardless of usage.
Because the run fee is charged once per run and not per result, fewer large runs cost less than many small ones. Use the Max results cap in the input to control your spend exactly.
Performance
| Run size | Typical time |
|---|---|
| 100 results | under 1 minute |
| 1,000 results | 2–4 minutes |
| 10,000 results | 20–35 minutes |
Known limitations
- Salary is only returned when the employer publishes it — many listings carry
nullsalary fields. - Company details vary per listing; the scraper returns what the source publishes and never invents data.
- Very large result sets are bounded by the source's own paging limits.
- Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.
Technical details
- Source: karriere.at — Austria job listings
- Coverage: everything the public search exposes, filterable via the input parameters above
- Retry: automatic retry on network errors with exponential backoff
Need a custom scraper?
Unfenced Group builds Apify actors for any website — for free.
If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.
Get in touch: www.unfencedgroup.nl