We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. Regjeringen.no
PoliticsStandardNLOD

Regjeringen.no

Press releases/news and public consultations from Norwegian ministries, taken from Regjeringen.no's RSS 2.0 feed. The feed is a fixed window of the ~100 most recent items per type with no pagination, and carries title, publication date, summary and link — not ministry, consultation deadline or status. Full-text and date filters apply to this window.

—

Data volume

Daily

Updates

3

MCP tools

Example response — /hearings
{
  "data": "..."
}

MCP integration

Available MCP tools
regjeringen.aktuelt.list
regjeringen.hoering.list
regjeringen.presse.list
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "regjeringen": {
      "url": "https://data.ketl.no/mcp/regjeringen",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on Regjeringen.no data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

The Government
Browse and search press releases and consultations from Norwegian ministries via Regjeringen.no — full-text and date filters across the feed's most recent items.

API endpoints

GET
/hearings

Offentlige høringer

q optional
Fritekstsøk i tittel og ingress (ord for ord, AND). Gjelder feed-vinduet, ikke Regjeringen.nos arkiv. q=klima
query optional
Alias for q
from optional
Nedre publiseringsdato (YYYY-MM-DD), inklusiv. Filtrerer feed-vinduet på KETL-siden. from=2026-08-01
to optional
Øvre publiseringsdato (YYYY-MM-DD), inklusiv. to=2026-08-18
limit optional
Maks antall treff (1–100). limit=20
Show curl example
# GET https://data.ketl.no/api/connectors/regjeringen/hearings
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/regjeringen/hearings"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/press-releases

Pressemeldinger

q optional
Fritekstsøk i tittel og ingress (ord for ord, AND). Gjelder feed-vinduet, ikke Regjeringen.nos arkiv. q=klima
query optional
Alias for q
from optional
Nedre publiseringsdato (YYYY-MM-DD), inklusiv. Filtrerer feed-vinduet på KETL-siden. from=2026-08-01
to optional
Øvre publiseringsdato (YYYY-MM-DD), inklusiv. to=2026-08-18
limit optional
Maks antall treff (1–100). limit=20
Show curl example
# GET https://data.ketl.no/api/connectors/regjeringen/press-releases
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/regjeringen/press-releases"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

Regjeringen.no is openly available — create an account to get started.

regjeringstatsbudsjetthoeringpolitikkdepartement
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512