Platsbanken Jobs (Official Arbetsförmedlingen Source) avatar

Platsbanken Jobs (Official Arbetsförmedlingen Source)

Pricing

from $0.38 / 1,000 job listings

Go to Apify Store
Platsbanken Jobs (Official Arbetsförmedlingen Source)

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

Karl Sundström

Maintained by Community

Actor 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?

🏷️ FieldDescription
🆔 idPlatsbanken ad id
💼 titleJob title
🏢 employer / employerWorkplaceEmployer and workplace
📍 municipality / region / addressLocation
📋 employment_type / salary_type / working_hours / durationEmployment conditions
👥 vacanciesNumber of openings
📅 published / application_deadlineDates
🏠 remote_workRemote-work flag
🔗 urlPlatsbanken URL
📄 descriptionFull description (single-ad mode)

How to use

  1. Add the actor to your Apify account and click Run.
  2. Enter q (e.g. sjuksköterska), and/or municipality / region SCB codes.
  3. Optionally filter occupationField or remoteWork.
  4. Set limit (default 10, max 100) and export as JSON, CSV or Excel.

Input

{
"q": "sjuksköterska",
"municipality": "0180",
"limit": 50
}
FieldTypeDescriptionDefault
idstringPlatsbanken ad id for single-ad lookup (e.g. 31444396); skips search mode
qstringFree-text query, e.g. sjuksköterska or javautvecklare
municipalitystringOfficial SCB municipality code, e.g. 0180 = Stockholm kommun. Text names return 0 hits
regionstringZero-padded county code, e.g. 03 = Uppsala län
occupationFieldstringLegacy Arbetsförmedlingen field code (1=social, 2=teknisk, …)
remoteWorkbooleanOnly ads flagged for remote work (API requires it combined with other filters)
limitintegerMaximum listings returned10 (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.