Arbetsformedlingen Job Scraper - Swedish Jobs avatar

Arbetsformedlingen Job Scraper - Swedish Jobs

Pricing

from $3.00 / 1,000 search result scrapeds

Go to Apify Store
Arbetsformedlingen Job Scraper - Swedish Jobs

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

Alessandro Santamaria

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

2

Monthly active users

5 days ago

Last modified

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-scraper to 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.

Looking for more job data? Check out our other scrapers:

Global

DACH Region

Enrich your job data


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

FieldTypeDescription
idstringArbetsformedlingen ad ID
titlestringJob title (headline)
descriptionstring/nullFull job description (plain text)
company_namestring/nullHiring company name
company_logostring/nullCompany logo URL
locationstring/nullCombined location (city, region)
municipalitystring/nullSwedish municipality (kommun)
regionstring/nullSwedish region (lan)
countrystringCountry (default: Sverige)
employment_typestring/nullE.g., "Vanlig anstallning"
working_hoursstring/nullE.g., "Heltid", "Deltid"
scope_of_work_minnumber/nullMin work scope %
scope_of_work_maxnumber/nullMax work scope %
salary_descriptionstring/nullSalary info text
occupationstring/nullOccupation label
occupation_fieldstring/nullOccupation field (e.g., "Data/IT")
experience_requiredboolean/nullWhether experience is required
number_of_vacanciesnumber/nullNumber of open positions
employer_namestring/nullEmployer workplace name
employer_urlstring/nullEmployer website
employer_org_numberstring/nullSwedish org number
apply_urlstring/nullApplication URL
posted_atstring/nullPublication date (ISO 8601)
expires_atstring/nullApplication deadline (ISO 8601)
source_urlstringPlatsbanken listing URL
source_platformstringAlways "arbetsformedlingen.se"
search_querystring/nullThe search keyword that found this job
scraped_atstringScrape timestamp (ISO 8601)

Input Examples / Inmatningsexempel

{
"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

EventPrice (USD)Description
job-start$0.05Per actor run
job-serp-result$0.003Per job listing returned