aksjeeiere_for_selskap
Retrieves the largest shareholders for a given company organization number, ordered by holding size. Listed companies can have tens of thousands of tiny holders, so results are capped at `limit` (default 100).
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/firmafakta/aksjeeiere_for_selskap/?organization_id={organization_id}&limit=100&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
organization_id | required | string | The organization number of the company. |
limit | optional | integer | Max shareholders to return (largest first), 1-1000. Unit: items. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "firmafakta",
"operation": "aksjeeiere_for_selskap",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- note:
- Showing top 25 of 58 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 947428
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MIDTBØ INVEST AS
- fodselsaar_orgnr:
- 926994654
- postnr_sted:
- 0268 OSLO
- landkode:
- NOR
- antall_aksjer:
- 779073
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 68.69
- id:
- 947404
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ERLEND NUNDAL
- fodselsaar_orgnr:
- 1996
- postnr_sted:
- 0176 OSLO
- landkode:
- NOR
- antall_aksjer:
- 250000
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 22.04
- id:
- 947441
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SENEPSRUD AS
- fodselsaar_orgnr:
- 989194631
- postnr_sted:
- 2030 NANNESTAD
- landkode:
- NOR
- antall_aksjer:
- 51724
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 4.56
- id:
- 947447
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TROILLAN HOLDING AS
- fodselsaar_orgnr:
- 924517964
- postnr_sted:
- 7052 TRONDHEIM
- landkode:
- NOR
- antall_aksjer:
- 17242
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 1.52
- id:
- 947409
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GRY ANETTE MIDTBØ
- fodselsaar_orgnr:
- 1963
- postnr_sted:
- 1459 NESODDEN
- landkode:
- NOR
- antall_aksjer:
- 7241
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.64
- id:
- 947402
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ERIK BROX WILHELMSEN
- fodselsaar_orgnr:
- 1996
- postnr_sted:
- 0265 OSLO
- landkode:
- NOR
- antall_aksjer:
- 3449
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.3
- id:
- 947435
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- OLE KRISTIAN STØVER HOFSTAD
- fodselsaar_orgnr:
- 1986
- postnr_sted:
- 7040 TRONDHEIM
- landkode:
- NOR
- antall_aksjer:
- 3449
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.3
- id:
- 947411
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- IDA KAROLIN ROMMEN JACOBSEN
- fodselsaar_orgnr:
- 1995
- postnr_sted:
- 1400 SKI
- landkode:
- NOR
- antall_aksjer:
- 1850
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.16
- id:
- 947445
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TOM KRISTENSEN
- fodselsaar_orgnr:
- 1964
- postnr_sted:
- 1459 NESODDEN
- landkode:
- NOR
- antall_aksjer:
- 1725
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.15
- id:
- 947403
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ERLEND ERIKSEN BRØDRESKIFT
- fodselsaar_orgnr:
- 1989
- postnr_sted:
- 7105 STADSBYGD
- landkode:
- NOR
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.13
- id:
- 947427
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MATHIAS SYVERTSEN GAUSTAD
- fodselsaar_orgnr:
- 1996
- postnr_sted:
- 1400 SKI
- landkode:
- NOR
- antall_aksjer:
- 1250
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.11
- id:
- 947431
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MORTEN REINHARDTSEN
- fodselsaar_orgnr:
- 1991
- postnr_sted:
- 1464 FJELLHAMAR
- landkode:
- NOR
- antall_aksjer:
- 1074
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.09
- id:
- 947433
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NIGARD AS
- fodselsaar_orgnr:
- 927212765
- postnr_sted:
- 0494 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1035
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.09
- id:
- 947429
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MIKKEL ARE OLSENLUND
- fodselsaar_orgnr:
- 1982
- postnr_sted:
- 0287 OSLO
- landkode:
- NOR
- antall_aksjer:
- 868
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.08
- id:
- 947432
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NIELS FREDRIK SCHJOLDAGER
- fodselsaar_orgnr:
- 1957
- postnr_sted:
- 0777 OSLO
- landkode:
- NOR
- antall_aksjer:
- 862
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.08
- id:
- 947399
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CHRISTIAN MELLBYE
- fodselsaar_orgnr:
- 1995
- postnr_sted:
- 0369 OSLO
- landkode:
- NOR
- antall_aksjer:
- 800
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.07
- id:
- 947418
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JOHAN KIELLAND MAGNUSSØN
- fodselsaar_orgnr:
- 1995
- postnr_sted:
- 0270 OSLO
- landkode:
- NOR
- antall_aksjer:
- 800
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.07
- id:
- 947430
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MORTEN HÅKON ASTRUP SCHJOLDAGER
- fodselsaar_orgnr:
- 1995
- postnr_sted:
- 0271 OSLO
- landkode:
- NOR
- antall_aksjer:
- 800
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.07
- id:
- 947405
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ESPEN SKÅRERTANGEN ANDRESEN
- fodselsaar_orgnr:
- 1970
- postnr_sted:
- 1065 OSLO
- landkode:
- NOR
- antall_aksjer:
- 750
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.07
- id:
- 947438
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- PETERSHEIM HOLDING AS
- fodselsaar_orgnr:
- 924583657
- postnr_sted:
- 1640 RÅDE
- landkode:
- NOR
- antall_aksjer:
- 700
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.06
- id:
- 947448
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TRYM BERGGREN BAKKEN
- fodselsaar_orgnr:
- 1988
- postnr_sted:
- 1364 FORNEBU
- landkode:
- NOR
- antall_aksjer:
- 690
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.06
- id:
- 947422
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KNUD BEDRINGÅS KLOSTER
- fodselsaar_orgnr:
- 1989
- postnr_sted:
- 4085 HUNDVÅG
- landkode:
- NOR
- antall_aksjer:
- 650
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.06
- id:
- 947408
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GAUTE CHRISTENSEN
- fodselsaar_orgnr:
- 1966
- postnr_sted:
- 0590 OSLO
- landkode:
- NOR
- antall_aksjer:
- 500
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.04
- id:
- 947410
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HANNE THUNE
- fodselsaar_orgnr:
- 1997
- postnr_sted:
- 5238 RÅDAL
- landkode:
- NOR
- antall_aksjer:
- 500
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.04
- id:
- 947419
- organization_id:
- 922703604
- selskap:
- RUNGNE APPAREL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JOSTEIN NORDAL LYSBERG
- fodselsaar_orgnr:
- 1997
- postnr_sted:
- 0658 OSLO
- landkode:
- NOR
- antall_aksjer:
- 500
- antall_aksjer_selskap:
- 1134138
- eierandel_prosent:
- 0.04
- limit:
- 25
- offset:
- 0
- returned:
- 25
- has_more_results:
- no
- truncated:
- no
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the aksjeeiere_for_selskap lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
- Confirm the organization number before detail lookups. Use the canonical company page to combine owners, roles, grants, Doffin and jobs.
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.