
Jobs.ams.at Scraper
Pricing
$29.00/month + usage

Jobs.ams.at Scraper
Scrape job listings from AMS Austria’s public employment service—titles, company details, locations, employment relationship, working time, education levels, and more. Supports API-backed pagination, query or startUrls input, location normalization, radius, and maxItems.
0.0 (0)
Pricing
$29.00/month + usage
0
1
1
Last modified
12 days ago
AMS Austria Jobs Scraper
👋 Welcome to the AMS Austria Jobs Scraper! This actor extracts job listings and details from the Austrian public employment service portal (AMS). Use it to collect fresh postings including titles, company info, locations, and structured metadata such as employment relationship, working time, education levels, and more.
Introduction
The AMS scraper crawls the public AMS jobs API endpoints behind the listings and detail pages. It paginates through results and saves a normalized dataset for each job.
Use Cases
- Job Market Research: Analyze roles, geographies, and employment types across Austria.
- Recruitment Enrichment: Feed ATS/CRMs with structured postings and metadata.
- Competitor Monitoring: Track company hiring activity by federal state or municipality.
- Data Aggregation: Build dashboards for trends by occupation, green-jobs, or working time.
Input 📥
Provide any of the following fields:
startUrls
(array, optional): Direct list or API URLs to start from. Example:{ "url": "https://jobs.ams.at/public/api/v1/jobs?query=engineer&state=wien" }
query
(string, optional): Search keyword.location
(string, optional): Human-readable location (e.g.,Wien
,Klagenfurt
). The scraper will normalize this by taking the first suggestion if available.radius
(string | number, optional): Search radius; only applies if the providedlocation
resolves to a valid suggestion.maxItems
(integer, optional): Maximum number of jobs to extract.remoteWork
(boolean, optional): Filter for remote-friendly listings if applicable.proxyConfiguration
(object, optional): Apify proxy configuration. Example:{ "useApifyProxy": true }
Notes:
- Either
startUrls
orquery
must be provided. - The
location
you input will be normalized from the first suggestion when available. radius
takes effect only when thelocation
is valid.
Example input:
{"query": "sales representative","location": "Klagenfurt","radius": "25","maxItems": 100,"proxyConfiguration": { "useApifyProxy": true }}
Output 📤
Each dataset item contains fields like:
{"url": "https://jobs.ams.at/public/emps/jobs/uuid/279a0faf-f84c-3989-b490-a883aade8e41","title": "International Sales Reprsentative (m/w/d) for Europe (Klagenfurt / Remote)","lastUpdatedAt": "2025-09-26T00:00:00Z","companyName": "SET Sustainable Energy Technologies GmbH","companyCountryCode": "AT","companyFederalState": "Kärnten","companyXipCode": "9020","companyMunicipality": "Klagenfurt am Wörthersee","companyTown": "Klagenfurt,15.Bez.:Hörtendorf","companyStreet": "Ernst-Diez-Straße 6","educationLevels": [{"code": "L*","description": "Lehre/Lehre mit Meisterprüfung","parent": null},{"code": "H*","description": "Matura","parent": null},{"code": "U*","description": "Fachhochschule/Universität/pädagogische Hochschule","parent": null}],"jobOfferTypeCode": "AMS","jobOfferTypeDescription": "Arbeitsmarktservice","workingTimeCode": "V","workingTimeDescription": "Vollzeit","employmentRelationshipCode": "AA","employmentRelationshipDescription": "ArbeiterInnen/Angestellte","summaryHtml": "<p><br /><span class=\"fw-bold\">HAUPTAUFGABEN:</span><br />*Du unterstützt unseren Vertrieb mit deinem technischen Wissen bei internationalen Projekten in den Geschäftsbereichen Energie, Öl&Gas und Industrie<br />* Du präsentierst unsere Produkte und Lösungen bei Kunden international<br />* Du bist Ansprechpartner/In für kaufmännische Fragen und technische Anfragen<br />* Du erstellst Angebote und begleitest sie bis zum Abschluss...","summary": "HAUPTAUFGABEN: *Du unterstützt unseren Vertrieb mit deinem technischen Wissen bei internationalen Projekten in den Geschäftsbereichen Energie, Öl&Gas und Industrie * Du präsentierst unsere Produkte und Lösungen bei Kunden international * Du bist Ansprechpartner/In für kaufmännische Fragen und technische Anfragen * Du erstellst Angebote und begleitest sie bis zum Abschluss...","occupations": "MaschinenbautechnikerIn; ElektrotechnikerIn für Anlagen- und Betriebstechnik","workingLocationCountryCode": "AT","workingLocationFederalState": "Kärnten","workingLocationXipCode": "9020","workingLocationMunicipality": "Klagenfurt am Wörthersee","workingLocationTown": "Klagenfurt,15.Bez.:Hörtendorf","workingLocationStreet": "Ernst-Diez-Straße 6","isPreselection": false,"isBookmarked": null,"isGreenJob": true,"companyIntroductionHtml": "<p>SET entwickelt und fertigt als global agierendes Technologieunternehmen mit Sitz in Klagenfurt, Österreich unter dem Produktnamen SETCON einergieeffiziente elektro-mechanische Differenzantriebe für große Pumpen- und Kompressor-Antriebe. <br /><br />Zur Verstärkung unseres multidisziplinären Teams suchen wir zum ehest möglichen Eintritt eine(n)</p>","companyIntroduction": "SET entwickelt und fertigt als global agierendes Technologieunternehmen mit Sitz in Klagenfurt, Österreich unter dem Produktnamen SETCON einergieeffiziente elektro-mechanische Differenzantriebe für große Pumpen- und Kompressor-Antriebe. Zur Verstärkung unseres multidisziplinären Teams suchen wir zum ehest möglichen Eintritt eine(n)","generalEqualitiyInfoHtml": "Das Mindestentgelt für die Stelle als International Sales Reprsentative (m/w/d) for Europe (Klagenfurt / Remote) beträgt 65.000,00 EUR brutto pro Jahr auf Basis Vollzeitbeschäftigung. Bereitschaft zur Überzahlung.","generalEqualitiyInfo": "Das Mindestentgelt für die Stelle als International Sales Reprsentative (m/w/d) for Europe (Klagenfurt / Remote) beträgt 65.000,00 EUR brutto pro Jahr auf Basis Vollzeitbeschäftigung. Bereitschaft zur Überzahlung.","availableFrom": "ab sofort","contact": null,"occupationExperience": [],"accessibility": null,"drivingLicence": null,"internationalExperience": null,"willingnessToTravel": null,"qualifications": [],"additionalBenefits": null,"educations": []}
The scraper paginates list results and stops when there are no more jobs or when maxItems
is reached.
Why use the AMS Scraper?
- ⚡️ Fast: Uses API-backed pagination for efficiency.
- 🤙 Easy to use: Start from URLs or a simple
query
+location
. - ☑️ Reliable: Built on Apify Actors and Crawlee (Puppeteer).
- 🎯 Flexible: Supports location, radius, and max items limits.
- 🔍 Comprehensive: Collects key job and company fields from AMS.
FAQ 💬
-
How many jobs can it extract?
SetmaxItems
to limit results; a high value attempts to fetch all available. -
What if the website changes?
Site changes may require updates. Please report issues or request updates. -
Does it support proxies?
Yes. ProvideproxyConfiguration
(e.g.,{ "useApifyProxy": true }
).
Need to scrape other job platforms?
Check out our other job scrapers on Apify:
👀 Need help or want a custom solution?
Lexis Solutions is a certified Apify Partner. We can help with custom data extraction projects.
Contact us over Email or LinkedIn
Support Our Work 💝
If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!