Platsbanken Jobs (Official Arbetsförmedlingen Source)
Pricing
from $0.38 / 1,000 job listings
Platsbanken Jobs (Official Arbetsförmedlingen Source)
Swedish job listings from Platsbanken via the official, keyless JobTech API. Search by keyword, municipality, region or occupation field. Title, employer, location, salary, hours, published date, application deadline. Official source, ~$0.002/listing vs $0.15 Google Jobs.
Pricing
from $0.38 / 1,000 job listings
Rating
0.0
(0)
Developer
Karl Sundström
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Independent tool, not affiliated with Arbetsförmedlingen.
Extract Swedish job listings from Platsbanken via the official, keyless JobTech API — every ad Arbetsförmedlingen publishes, with structured metadata. Search by keyword, municipality, region or occupation field, or fetch a single ad by ID. Get title, employer, location, salary type, working hours, vacancies, deadlines and the Platsbanken URL. Official open data — no scraping, no API key.
Why Platsbanken Jobs?
- 🏛️ Official source — straight from Arbetsförmedlingen's JobTech API, not a scraped aggregator.
- 📍 Geography done right — municipality and region filters use official SCB codes.
- 📋 Full ad metadata — salary type, working hours, duration, vacancies, remote-work flag.
- 🕰️ Fresh labour-market signal — published dates and application deadlines on every ad.
Use cases
Recruitment sourcing in Sweden · labour-market and salary research by region · competitor hiring tracking · job board content feeds
What data you get?
| 🏷️ Field | Description |
|---|---|
| 🆔 id | Platsbanken ad id |
| 💼 title | Job title |
| 🏢 employer / employerWorkplace | Employer and workplace |
| 📍 municipality / region / address | Location |
| 📋 employment_type / salary_type / working_hours / duration | Employment conditions |
| 👥 vacancies | Number of openings |
| 📅 published / application_deadline | Dates |
| 🏠 remote_work | Remote-work flag |
| 🔗 url | Platsbanken URL |
| 📄 description | Full description (single-ad mode) |
How to use
- Add the actor to your Apify account and click Run.
- Enter
q(e.g.sjuksköterska), and/ormunicipality/regionSCB codes. - Optionally filter
occupationFieldorremoteWork. - Set
limit(default 10, max 100) and export as JSON, CSV or Excel.
Input
{"q": "sjuksköterska","municipality": "0180","limit": 50}
| Field | Type | Description | Default |
|---|---|---|---|
id | string | Platsbanken ad id for single-ad lookup (e.g. 31444396); skips search mode | — |
q | string | Free-text query, e.g. sjuksköterska or javautvecklare | — |
municipality | string | Official SCB municipality code, e.g. 0180 = Stockholm kommun. Text names return 0 hits | — |
region | string | Zero-padded county code, e.g. 03 = Uppsala län | — |
occupationField | string | Legacy Arbetsförmedlingen field code (1=social, 2=teknisk, …) | — |
remoteWork | boolean | Only ads flagged for remote work (API requires it combined with other filters) | — |
limit | integer | Maximum listings returned | 10 (max 100) |
Output
{"id": "31444396","title": "Sjuksköterska, kirurgisk avdelning","employer": "Region Stockholm","municipality": "Stockholm","region": "Stockholms län","employment_type": "Heltid","salary_type": "Fast månads- vecko- eller timlön","working_hours": "Heltid","vacancies": 2,"published": "2026-09-01","application_deadline": "2026-09-30","remote_work": false,"url": "https://arbetsformedlingen.se/platsbanken/annonser/31444396"}
Support
Questions or missing fields? Open an issue on the actor page or contact the developer via Apify.