Norway Brønnøysundregistret Orgnr Portfolio Status Monitor
Pricing
from $20.00 / 1,000 brreg status event delivereds
Norway Brønnøysundregistret Orgnr Portfolio Status Monitor
Watch a list of Norwegian organisasjonsnumre and emit typed konkurs / under avvikling / slettet / name / address events from the free official Brreg Enhetsregisteret API (NLOD). Not a nationwide company dump.
Pricing
from $20.00 / 1,000 brreg status event delivereds
Rating
0.0
(0)
Developer
Daniel Witney
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 hours ago
Last modified
Categories
Share
Watch a list of Norwegian organisasjonsnumre (suppliers, customers, counterparties) and receive typed status / change events when free official Brønnøysundregistrene Enhetsregisteret fields flip — konkurs, under avvikling, tvangsavvikling/tvangsoppløsning, slettet, name, address. Not another Enhetsregisteret directory scrape. Not Proff / Purehelp / unpaid Premium APIs.
Honest coverage (read before buying)
| Included (free Brreg API, NLOD) | Not included |
|---|---|
Entity status: konkurs, underAvvikling, underTvangsavviklingEllerTvangsopplosning, slettedato | Roles / directors / signatories (separate endpoints; not default product) |
Legal name (navn) + business address (forretningsadresse) | Nationwide new-company lead dumps |
| Lookup by 9-digit orgnr (MOD11) on your watchlist only | Proff Forvalt / Purehelp HTML or paid APIs |
| Official open data under Norsk lisens for åpne data (NLOD) | Instant streaming; sub-hour guarantees |
Live path: per-orgnr GET https://data.brreg.no/enhetsregisteret/api/enheter/{orgnr}. Nightly bulk downloads exist for very large books; this Actor’s live mode uses the API so a small/medium watchlist stays simple and rate-honest. First observation stores a baseline (no charge). Quiet days ≈ $0 product charges.
Legal: NLOD open data; no registration/key required for the public Enhetsregisteret API. Do not treat this as an official Brreg product. Default product = entity status fields only.
Value proposition
- orgnr watchlist × Brreg snapshot diff →
BRREG_KONKURS,BRREG_UNDER_AVVIKLING,BRREG_TVANG,BRREG_SLETTET,NAME_CHANGED,ADDRESS_CHANGED(+ clear variants). - Official free open data only. No Proff / Purehelp key.
- Pay only for unique delivered change events. Durable KVS checkpoint +
event_uiddedupe.
PRODUCTION USE (required for real monitoring)
Store default ≠ product. Schema defaults use
sourceMode=fixtureso Apify Store daily auto-tests leave a non-empty health dataset without calling Brreg. That fixture path only writes a non-billableRUN_STATUS/FIXTURE_HEALTHrow. It is not Brreg monitoring.
For production monitoring you must:
- Set
sourceMode=live - Provide your
orgnrswatchlist - Schedule runs (daily is typical; Brreg is not a sub-hour stream)
- Optionally set
asOfHint(YYYY-MM-DD)
Official references:
- Enhetsregisteret API docs
- Brreg open data
- Endpoint:
https://data.brreg.no/enhetsregisteret/api/enheter/{organisasjonsnummer}
Apify Store daily auto-test / default input
| Field | Default |
|---|---|
orgnrs | ["923609016","984851006"] |
signalGroups | insolvency, status, identity |
sourceMode | fixture |
emitFixtureDemoEvents | false |
maxRunSeconds | 55 |
requestPaceMs | 250 |
On that path the Actor SUCCEEDS quickly, pushes exactly one RUN_STATUS / FIXTURE_HEALTH row (billable: false), and does not charge brreg-status-event-delivered.
Input (summary)
| Field | Notes |
|---|---|
orgnrs | Watchlist (required, 9-digit MOD11) |
signalGroups | insolvency, status, identity |
sourceMode | fixture (default) or live |
emitFixtureDemoEvents | Default false |
asOfHint | Optional as_of hint |
maxRunSeconds / maxEvents | Budgets |
resumeFromCheckpoint | Default true |
requestPaceMs | Default 250 (raise on 429) |
Production example
{"orgnrs": ["923609016", "984851006", "988588261"],"signalGroups": ["insolvency", "status", "identity"],"sourceMode": "live","asOfHint": "2026-09-16","maxRunSeconds": 300,"requestPaceMs": 250,"resumeFromCheckpoint": true}
Output
Change events (billable under PPE)
Typed rows include: orgnr, legal_name, event_type, event_subtype, changed_fields, previous_value, new_value, as_of, evidence, summary, source_url, event_uid, organisasjonsform, billable: true.
RUN_STATUS (never billed)
Every successful run pushes one health row (FIXTURE_HEALTH | MONITOR_IDLE | CATCHUP_COMPLETE | HEALTH_OK).
Pricing
Pay-per-event: brreg-status-event-delivered at $0.02 per delivered unique change event ($20 / 1,000). Single tier (see docs/monetization.md and ADR 0010). Health / baseline / duplicate / fixture rows are never charged.
Local development
cd actors/norway-brreg-orgnr-portfolio-monitornpm installnpm testnpm run buildapify run -p
Attribution
Data originates from Brønnøysundregistrene Enhetsregisteret open data under NLOD. Not an official Brreg product. Not Proff Forvalt / Purehelp.