Arbetsformedlingen Scraper: Sweden's Public Employment Service, 28 Fields

Scrape job listings from Arbetsförmedlingen, Sweden's official public employment service, via the free JobTech API. Returns 28 fields per job: title, full description, company_name, company_logo, location, municipality, region, country, employment_type, working_hours, scope_of_work_min and scope_of_work_max, salary_description, occupation, occupation_field, experience_required, number_of_vacancies, employer_name and employer_url. Covers every Swedish municipality from Stockholm to Kiruna.

Open on Apify → Try it now
Pricing
$0.003/job
RAM
128MB
Coverage
Sweden (government)
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~arbetsformedlingen-se-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQuery": "utvecklare",
    "maxResults": 100
  }'

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

Integrations

Output fields

FieldTypeExample
titlestringSenior Java-utvecklare
company_namestringSpotify
locationstringStockholm
municipalitystringStockholm
regionstringStockholms län
employment_typestringHeltid
working_hoursstringHeltid
number_of_vacanciesinteger3
occupationstringMjukvaru- och systemutvecklare
employer_urlstringhttps://www.spotify.com/jobs

Related Actors

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