Scrape Arbeit.Swiss — Official Swiss Government Job Data, All 26 Cantons

Access structured vacancy data from Switzerland's official public employment service. Arbeit.Swiss is operated by SECO (State Secretariat for Economic Affairs) and lists positions that private job boards often miss. Our scraper handles the platform's HMAC-SHA512 API authentication automatically, delivering clean data without any browser overhead.

Open on Apify → Try it now
Docker Image
~12MB
RAM
128MB
Proxy
Datacenter
Coverage
Switzerland (Gov)
Pricing
$0.008/SERP + $0.020/detail
Anti-Bot
HMAC-SHA512 auth

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~arbeit-swiss-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["informatiker"],
    "canton": "ZH",
    "maxResultsPerQuery": 100,
    "includeJobDetails": true
  }'

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

Integrations

How It Compares

FeatureNanoScrapeAlternatives
Docker image~12MBN/A (no alternatives)
RAM usage128MBN/A
Auth handlingHMAC-SHA512 autoN/A
Canton coverageAll 26N/A
Language supportDE, FR, IT, RMN/A
AvailabilityOnly scraper on ApifyNone available

Output Fields

FieldTypeExample
titlestringInformatiker/in EFZ
companystringKanton Zurich
locationstringZurich, ZH
cantonstringZH
languagestringde
descriptionstringFull job description text
start_datestring2026-06-01
urlstringhttps://arbeit.swiss/...
posted_atstring2026-04-18
search_querystringinformatiker
Open on Apify → Try it now — free tier available