Karriere.at Scraper: Austria's #1 Job Portal, 33 Fields

Scrape job listings from Karriere.at, Austria's largest job board. Returns 33 fields per job including title, company, location, canton, salary range in EUR with period (hourly/monthly/yearly), employment_type, workload_min and workload_max (part-time percentages), remote_option, full description and requirements text, company_benefits, posted_at and apply URL. Built for HR teams, recruiters and Austria market researchers.

Open on Apify → Try it now
Pricing
$0.002/job
RAM
128MB
Coverage
Austria
Fields per job
10+
Proxy
Apify datacenter
Anti-Bot
TLS + IP rotation

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~karriere-at-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["Pflege"],
    "maxResultsPerQuery": 50,
    "includeJobDetails": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/karriere-at-scraper

Integrations

Output fields

FieldTypeExample
titlestringDiplomierte/r Gesundheits- und Krankenpfleger/in
companystringWiener Krankenanstaltenverbund
locationstringWien
cantonstringWien
salary_mininteger42000
salary_maxinteger52000
salary_currencystringEUR
workload_mininteger80
remote_optionstringNo
apply_urlstringhttps://www.karriere.at/jobs/...

Related Actors

Open on Apify → Try it now (free tier available)