AMS: Get Job Detail
AMS via Parse · Jobs
Retrieve full details of a job posting including company info, description, requirements, and working conditions. Accepts either an order_number (AMS Inseratnummer) for direct lookup, or the combination of pk, index, and x_string obtained from search_jobs results link_params. Returns structured metadata fields and the full job description in both HTML and plain text. API for searching and retrieving job listings from the Austrian Public Employment Service (AMS) eJob-Room. Fulfilled by Parse from jobroom.ams.or.at.
- ams
- government-public
- jobroom-ams-or-at
- jobs
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5f02fc55-2482-4bf3-ba03-fa500d5589c0/get_job_detail
- Interface artifact
- sha256:24f83b9121f9e6240d4b12a7e8d501a747aee875365c85d0e35178f521ed7c4c
- Manifest digest
- sha256:05049d19bf67a188bd48375f186a9726eb6e7163c504f365cb2531af0c13cdf3
Request fields
- pk (string): Composite primary key from search_jobs results link_params (e.g. '5545218_1_f6e950f1-f431-4240-acaa-85c5998'). Required if order_number is not provided.
- index (string): Index from search_jobs results link_params. Used with pk.
- x_string (string): Timestamp parameter from search_jobs results link_params (e.g. '2026-08-21T15:09:47'). Used with pk.
- order_number (string): AMS Inseratnummer (order number), e.g. '17288849'. Required if pk is not provided.
Example queries
- {"pk":"5545218_1_f6e950f1-f431-4240-acaa-85c5998","index":"0","x_string":"2026-08-21T15:10:32"}