Arbetsformedlingen.se Scraper

Arbetsformedlingen.se Scraper

Scrape job listings across Sweden using keywords, regions, and filters like remote work, education, and employment type. Ideal for building job boards, market research, or tracking trends. Fast, structured, and customizable job data from official sources.

JOBSLEAD_GENERATIONAUTOMATIONApify

Arbetsformedlingen Scraper

🇸🇪 Arbetsformedlingen.se Jobs Scraper

Arbetsformedlingen.se Jobs Scraper is a powerful Apify actor designed to scrape job listings from the Swedish job portal. Whether you're building a job board, tracking employment trends, or conducting labor market research — this actor provides structured, filterable job data fast and reliably.


🚀 Key Features

  • 🔍 Keyword Search – Find jobs using specific keywords (e.g., intern, developer, etc.).

  • 📌 Filter by Occupation & Location – Focus on relevant Swedish regions and job categories.

  • Publication Filtering – Filter jobs by publish date or application deadlines.

  • 🧑‍💻 Employment Filters – Filter by employment type, work extent, remote options, education, etc.

  • 📊 Highly Structured Output – Ready-to-use data for analysis, visualization, or monitoring.

  • 🔍 Deep Search – When enabled, the scraper will perform additional requests to fetch more detailed or enriched data for each item (e.g., full descriptions, company info, contact details). ⚠️ This may significantly increase scraping time and API usage, especially on large datasets.


📥 Input Schema

1{
2    "search_term": "intern",
3    "occupations": ["Administration, ekonomi, juridik"],
4    "locations": ["Blekinge län"],
5    "publishedAt": null,
6    "employmentTypes": [],
7    "workExtent": null,
8    "startupEmployment": false,
9    "drivingLicenseRequired": true,
10    "unspecifiedSwedenWorkplace": false,
11    "remote": false,
12    "openForAll": false,
13    "education": null,
14    "abroad": false,
15    "sort_by": "relevance", // relevance, date
16    "results_limit": 10,
17    "deepSearch": false
18}

📤 Output Schema

1[
2    {
3        "id": "29585195",
4        "publishedDate": "2025-03-28T14:12:39Z",
5        "lastApplicationDate": "2025-04-27T21:59:59Z",
6        "title": "Ekonom sökes till Jämshögs folkhögskola",
7        "occupation": "Redovisningsekonom",
8        "workplace": "Olofström",
9        "workplaceName": "Jämshögs folkhögskola",
10        "unspecifiedWorkplace": false,
11        "published": true,
12        "positions": 1,
13        "sourceLinks": [],
14        "link": "https://arbetsformedlingen.se/platsbanken/annonser/29599141"
15    }
16]

📤 Output Schema (Deep Search Enabled)

1{
2    "id": "29594130",
3    "publishedDate": "2025-04-01T12:20:26Z",
4    "lastApplicationDate": "2025-04-30T21:59:59Z",
5    "title": "Software Engineer",
6    "occupation": "Frontend-utvecklare",
7    "workplace": {
8        "name": "Öresundskraft",
9        "street": null,
10        "postCode": null,
11        "city": null,
12        "unspecifiedWorkplace": false,
13        "region": "Skåne län",
14        "country": "Sverige",
15        "municipality": "Helsingborg",
16        "longitude": "12.694512",
17        "latitude": "56.046467",
18        "showMap": false
19    },
20    "workplaceName": "Öresundskraft",
21    "unspecifiedWorkplace": false,
22    "published": true,
23    "positions": 1,
24    "sourceLinks": [],
25    "link": "https://arbetsformedlingen.se/platsbanken/annonser/29594130",
26    "description": "Vi är 400 eldsjälar som tillsammans med våra 125 000 kunder skapar smarta tjänster, främjar resurseffek...",
27    "company": {
28        "name": "Öresundskraft AB",
29        "streetAddress": "Västra Sandgatan 4",
30        "postCode": "25225",
31        "city": "Helsingborg",
32        "phoneNumber": null,
33        "webAddress": "",
34        "email": null,
35        "organisationNumber": "5594434069"
36    },
37    "logotype": "https://www.arbetsformedlingen.se/rest/agas/api/v1...",
38    "conditions": "Heltid. \r\nTillsvidareanställning",
39    "salaryDescription": "Enligt avtal.",
40    "salaryType": "Fast månads- vecko- eller timlön",
41    "workTimeExtent": "Heltid",
42    "employmentType": "Tillsvidare- eller tidsbegränsad anställning",
43    "duration": "Tills vidare",
44    "expirationDate": null,
45    "ownCar": false,
46    "requiresExperience": false,
47    "education": {
48        "name": "",
49        "required": null
50    },
51    "application": {
52        "mail": null,
53        "email": null,
54        "webAddress": "https://recruit.visma.com/spa/public/apply?guidAssignment=4916ed1b-be69-4df1-b450-0444bb4081f0&publishCode=AMS&TK=421f4e9c-74a8-46c9-99f0-36f46b9a5a99",
55        "other": null,
56        "reference": "C246300",
57        "information": null
58    },
59    "drivingLicense": [],
60    "skills": [],
61    "languages": [],
62    "workExperiences": [
63        {
64            "name": "Mjukvaruutvecklare - 5 års erfarenhet eller mer",
65            "required": false
66        }
67    ],
68    "contacts": [
69        {
70            "name": null,
71            "surname": null,
72            "position": "Akademikerna",
73            "mobileNumber": null,
74            "phoneNumber": "042-490 3551",
75            "email": "Katja.Sjogren@oresundskraft.se",
76            "union": true,
77            "description": "Magnus Gunnarsson,, Akademikerna"
78        }
79    ],
80    "keywords": []
81}

Need to scrape other job boards in Europe?

👀 p.s.

Got feedback or need an extension?

Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us over Email or LinkedIn

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!