NAV.no Jobs Scraper — arbeidsplassen.no (Norway) avatar

NAV.no Jobs Scraper — arbeidsplassen.no (Norway)

Pricing

from $0.40 / 1,000 listing results

Go to Apify Store
NAV.no Jobs Scraper — arbeidsplassen.no (Norway)

NAV.no Jobs Scraper — arbeidsplassen.no (Norway)

Scrape Norwegian job listings from NAV Arbeidsplassen. Search by keyword, filter by county, occupation, engagement type, sector and remote policy. Returns 35+ fields.

Pricing

from $0.40 / 1,000 listing results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

NAV.no Jobs Scraper

NAV.no Jobs Scraper

Extract job listings from arbeidsplassen.nav.no at scale, in a clean, consistent structure ready for analysis, job boards, recruiting tools and market research. No API key required.


Why this scraper?

🎯 Built for Norway

A dedicated Norwegian scraper, not a global tool with a country dropdown. Search, locations and currency (NOK) are tuned for arbeidsplassen.nav.no.

📄 Clean job records

Job title, direct listing URL and publish date for every record, in a consistent structure.

📍 Location fields

Structured location data for every listing, ready for filtering and analysis.


Input parameters

ParameterTypeDefaultDescription
keywordstring(empty)Free-text search query. Searches title, description, and tags. Example: 'sykepleier', 'ingeniør Oslo', 'IT consultant'
countiesarray(empty)Filter by Norwegian county. Leave empty for all counties.
municipalitiesarray(empty)Filter by specific municipality. Format: COUNTY.MUNICIPALITY (e.g. OSLO.OSLO, TRØNDELAG.TRONDHEIM, ROGALAND.STAVANGER). Can be combined with counties.
occupationFirstLevelsarray(empty)Filter by broad occupational category.
engagementTypesarray(empty)Filter by employment type.
sectorstring(empty)Filter by public or private sector.
extentsarray(empty)Filter by extent of employment.
remotestring(empty)Filter by remote/home-office policy.
educationarray(empty)Filter by minimum education level.
experiencearray(empty)Filter by years of experience required.
workLanguagesarray(empty)Filter by required work language.
needDriversLicensestring(empty)true = must have licence, false = not required.
publishedWithinstring(empty)Only return listings published within this time window.
hasSuperraskSoknadbooleanfalseOnly return listings with NAV's quick-apply feature.
isSummerJobbooleanfalseOnly return listings flagged as summer jobs.
isUnder18booleanfalseOnly return listings suitable for workers under 18.
sortBystring"published"How to sort results.
maxResultsinteger5Maximum number of job listings to return. Set to 0 for unlimited.
fetchDetailsbooleanfalseFetch the detail page for each listing to get additional fields: full job description HTML, engagement type, work days/hours, job arrangement, position count, start date, employer sector/org number/homepage, and AI-extracted competences. Counts as a separate charge per listing.
proxyConfigurationobject(empty)Optional proxy. NAV Arbeidsplassen is open and does not require a proxy.

Output schema

Every field below is present on every record. Fields the source does not publish for a given job are returned as null rather than omitted.

FieldTypeDescription
idstringUnique listing ID from the source.
urlstringDirect link to the listing.
titlestringJob title as published.
jobTitlestringJob title.
employerstringEmployer.
employerNamestringEmployer name.
sourcestringSource.
mediumstringMedium.
referencestringReference.
publishedstringPublished.
expiresstringExpires.
statusstringStatus.
addressstringAddress.
postalCodestringPostal code of the position.
citystringCity of the position.
municipalstringMunicipal.
countystringCounty.
countrystringCountry of the position.
allLocationsstringAll locations.
workLanguagesarray
educationarray
experiencearray
remotestring
needDriversLicenseboolean
applicationDueLabelstringApplication due label.
keywordsstringKeywords.
hasSuperraskSoknadstringfalse
adTextFormatstringAd text format.
locationTextstringLocation text.
occupationLevel1stringOccupation level1.
occupationLevel2stringOccupation level2.
categoryNamesarrayCategory names.
aiShortSummarystringAi short summary.
aiIsUnder18booleanAi is under18.
isUnder18booleanfalse
aiSearchTagsarrayAi search tags.
searchtagsarray### Additional fields with fetchDetails: true

Example record

{
"id": "ff8b5896-c32a-40b9-9db4-a03e77639dd8",
"url": "https://arbeidsplassen.nav.no/stillinger/stilling/ff8b5896-c32a-40b9-9db4-a03e77639dd8",
"title": "Lege søkes til Nord-Norge",
"jobTitle": "Lege / Legevikar / Allmennlege",
"employer": "Dedicare Doctor",
"employerName": "DEDICARE DOCTOR AS",
"source": "FINN",
"medium": "FINN",
"reference": "468411248",
"published": "2026-07-01T14:36:00.528441942+02:00",
"expires": "2026-07-10T07:06:26.976537+02:00",
"status": "ACTIVE",
"address": "Kronspinsgens gate 5",
"postalCode": "0251",
"city": "OSLO",
"municipal": "OSLO",
"county": "OSLO",
"country": "NORGE",
"allLocations": null,
"workLanguages": [
"Norsk",
"Skandinavisk"
],
"education": [
"Master"
],
"experience": [
"Mye"
],
"remote": null,
"needDriversLicense": false,
"applicationDueLabel": "Snarest",
"keywords": "Lege,Allmennmedisin,Sykehjem,vikarlege,legekontor",
"hasSuperraskSoknad": null,
"adTextFormat": null,
"locationText": "Oslo",
"occupationLevel1": "Helse og sosial",
"occupationLevel2": "Lege",
"categoryNames": [
"Fastlege",
"Fastlege",
"Allmennpraktiserende leger",
"Allmennpraktiserende leger"
],
"aiShortSummary": "Legevikar søkes med norsk autorisasjon til dagtidsarbeid på legekontor. Fokus på øyeblikkelig hjelp og legevakt. Gode kommunikasjons- og samarbeidsevner kreves.",
"aiIsUnder18": false,
"isUnder18": false,
"aiSearchTags": [
"Akuttmedisin",
"Allmennlege",
"Helse",
"Helsevesen"
],
"searchtags": [
"Fastlege",
"Lege",
"Legevaktslege"
]
}

Examples

Search for lærer roles in Bergen:

{
"keyword": "lærer",
"maxResults": 100
}

Broad nationwide crawl:

{
"keyword": "lærer",
"maxResults": 1000
}

Larger run with a hard cap:

{
"keyword": "lærer",
"maxResults": 500
}

Daily feed (run on a schedule):

{
"keyword": "lærer",
"maxResults": 500
}

Schedule this input in the Apify Scheduler (for example daily at 07:00) to keep an always-fresh feed of the newest listings.


💰 Pricing

$0.45 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.04
1,000~$0.45
10,000~$4.5
100,000~$45

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $0.35 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Salary is only returned when the employer publishes it — many listings carry null salary fields.
  • Company details vary per listing; the scraper returns what the source publishes and never invents data.
  • Very large result sets are bounded by the source's own paging limits.
  • Listings can be removed by the source at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: arbeidsplassen.nav.no — Norway job listings
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl