Nav Norway API
nav.no
Norway's public employment portal - job listings by occupation and full details.
- Actions
- 2
- Category
- Jobs
- Login
- Not required
- Output
- JSON
Call the Nav Norway API
Submit a task, then poll the job until it settles. This example runs act_nav_no_job_detail_ssr.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_nav_no_job_detail_ssr",
"params": {
"job_id": "0c8e04ce-44ae-4291-8820-19b3e4000f2f"
}
}'2 actions on nav.no
Read
Job Details
act_nav_no_job_detail_ssrread1 credit / callReturns full details for a single job with title, employer, location, dates, and description.
- job_id
- string · required
Job Search Listing
act_nav_no_job_search_listing_ssrread2 credits / callReturns paginated job cards by occupation category with titles, employers, and locations.
- occupation_level1
- string · required
- from
- string · required
Nav Norway API questions
- Is there an API for Nav Norway?
- Nav Norway does not offer a public data API for this, but Anakin Wire provides 2 maintained endpoints for nav.no. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Nav Norway data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when nav.no changes its markup, Anakin updates the action.
- Do I need a Nav Norway account?
- No. Every Nav Norway action listed here runs anonymously — no account and no credentials required.
- What does the Nav Norway API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Jobs APIs
4dayweek
Four-day-week job board - category browsing, search, and full job details.
Amazon Jobs
Amazon Jobs - listings by keyword, location, team, and category, with detail pages.
Apple Careers
Apple Careers - job postings, team and product filters, and related roles.
Apply Careers Microsoft
Microsoft Careers - job listings, full details, skill insights, departments, and similar roles.
Bayt UAE
UAE job search marketplace - search by keyword, browse by location (Dubai, Abu Dhabi, Sharjah), and view full job descriptions with employer and salary details.
Built In
Built In - tech job listings with company, location, salary, and seniority details.