Arbetsformedlingen Job Scraper - Swedish Jobs
Pricing
from $3.00 / 1,000 search result scrapeds
Arbetsformedlingen Job Scraper - Swedish Jobs
Scrapes Swedish job listings from Arbetsformedlingen (Platsbanken) via the free JobTech API. No authentication required. Returns structured data: title, description, company, location, deadline, logo URL. HTTP-only, 128MB.
Pricing
from $3.00 / 1,000 search result scrapeds
Rating
0.0
(0)
Developer
Alessandro Santamaria
Actor stats
1
Bookmarked
4
Total users
2
Monthly active users
5 days ago
Last modified
Categories
Share
Arbetsformedlingen.se Job Scraper
Scrape Swedish government job listings from Arbetsformedlingen (Platsbanken), Sweden's Public Employment Service, via the free JobTech Search API.
No authentication, no proxy, no browser required. Pure HTTP JSON API calls at 128MB memory.
Arbetsformedlingen.se Jobbskrapare
Skrapa svenska platsannonser fran Arbetsformedlingen (Platsbanken), Sveriges offentliga arbetsformedling, via det kostnadsfria JobTech Search API:et.
Ingen autentisering, ingen proxy, ingen webblasare kravs. Rena HTTP JSON API-anrop med 128MB minne.
Use with AI Agents (MCP)
Connect this actor to any MCP-compatible AI client — Claude Desktop, Claude.ai, Cursor, VS Code, LangChain, LlamaIndex, or custom agents.
Apify MCP server URL:
https://mcp.apify.com?tools=santamaria-automations/arbetsformedlingen-se-scraper
Example prompt once connected:
"Use
arbetsformedlingen-se-scraperto scrape job listings from arbetsformedlingen se. Return results as a table."
Clients that support dynamic tool discovery (Claude.ai, VS Code) will receive the full input schema automatically via add-actor.
Related Actors
Looking for more job data? Check out our other scrapers:
Global
DACH Region
Enrich your job data
- Website Job Extractor -- Extract jobs directly from company career pages
- Website Contact Extractor -- Get emails and phone numbers from company websites
- Website Email & Phone Scraper -- Fast email and phone extraction (no AI needed)
Features / Funktioner
- Free public API -- no API key or authentication needed
- Multi-query support -- run multiple search keywords in one execution, deduplicated
- Rich structured data -- title, description, company, location (municipality + region), deadline, logo URL, salary info, occupation classification
- Pagination -- automatically pages through all results up to your configured limit
- Location filtering -- filter by Swedish municipality or region
- Sort options -- relevance, newest, oldest, deadline
- Low cost -- 128MB memory, no proxy needed, no browser
Output Fields / Utdatafalt
| Field | Type | Description |
|---|---|---|
id | string | Arbetsformedlingen ad ID |
title | string | Job title (headline) |
description | string/null | Full job description (plain text) |
company_name | string/null | Hiring company name |
company_logo | string/null | Company logo URL |
location | string/null | Combined location (city, region) |
municipality | string/null | Swedish municipality (kommun) |
region | string/null | Swedish region (lan) |
country | string | Country (default: Sverige) |
employment_type | string/null | E.g., "Vanlig anstallning" |
working_hours | string/null | E.g., "Heltid", "Deltid" |
scope_of_work_min | number/null | Min work scope % |
scope_of_work_max | number/null | Max work scope % |
salary_description | string/null | Salary info text |
occupation | string/null | Occupation label |
occupation_field | string/null | Occupation field (e.g., "Data/IT") |
experience_required | boolean/null | Whether experience is required |
number_of_vacancies | number/null | Number of open positions |
employer_name | string/null | Employer workplace name |
employer_url | string/null | Employer website |
employer_org_number | string/null | Swedish org number |
apply_url | string/null | Application URL |
posted_at | string/null | Publication date (ISO 8601) |
expires_at | string/null | Application deadline (ISO 8601) |
source_url | string | Platsbanken listing URL |
source_platform | string | Always "arbetsformedlingen.se" |
search_query | string/null | The search keyword that found this job |
scraped_at | string | Scrape timestamp (ISO 8601) |
Input Examples / Inmatningsexempel
Basic search
{"searchQuery": "developer","maxResults": 50}
Multi-query with location
{"searchQueries": ["developer", "ingenjor", "projektledare"],"location": "Stockholm","maxResults": 200,"maxResultsPerQuery": 100}
All jobs, newest first
{"searchQuery": "","maxResults": 500,"sortBy": "pubdate-desc"}
Pricing / Prissattning
| Event | Price (USD) | Description |
|---|---|---|
job-start | $0.05 | Per actor run |
job-serp-result | $0.003 | Per job listing returned |