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
18 results
- id:
- 851640
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BABSVIK EIENDOM AS
- fodselsaar_orgnr:
- 816687152
- postnr_sted:
- 0195 OSLO
- landkode:
- NOR
- antall_aksjer:
- 8326000
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 67.89
- id:
- 851651
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MARTIN FALCH HAUGLAND
- fodselsaar_orgnr:
- 1983
- postnr_sted:
- 1169 OSLO
- landkode:
- NOR
- antall_aksjer:
- 3427200
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 27.94
- id:
- 851641
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BØRTE HOLDING AS
- fodselsaar_orgnr:
- 919058455
- postnr_sted:
- 0554 OSLO
- landkode:
- NOR
- antall_aksjer:
- 265848
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 2.17
- id:
- 851637
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- AEM TENURA AS
- fodselsaar_orgnr:
- 928319008
- postnr_sted:
- 3120 NØTTERØY
- landkode:
- NOR
- antall_aksjer:
- 71667
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.58
- id:
- 851652
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MHH INVEST AS
- fodselsaar_orgnr:
- 921398735
- postnr_sted:
- 1396 BILLINGSTAD
- landkode:
- NOR
- antall_aksjer:
- 31346
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.26
- id:
- 851639
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ASLAK FJELD SKORPEN
- fodselsaar_orgnr:
- 1994
- postnr_sted:
- 0580 OSLO
- landkode:
- NOR
- antall_aksjer:
- 28975
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.24
- id:
- 851650
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LASSE PETERSEN
- fodselsaar_orgnr:
- 1988
- postnr_sted:
- 2365 ÅSMARKA
- landkode:
- NOR
- antall_aksjer:
- 20953
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.17
- id:
- 851647
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HAAKON HEYERAAS
- fodselsaar_orgnr:
- 1990
- postnr_sted:
- 1188 OSLO
- landkode:
- NOR
- antall_aksjer:
- 19810
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.16
- id:
- 851648
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HELENE MELAND LAUTEN
- fodselsaar_orgnr:
- 1999
- postnr_sted:
- 0581 OSLO
- landkode:
- NOR
- antall_aksjer:
- 19693
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.16
- id:
- 851653
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NELLES AS
- fodselsaar_orgnr:
- 924045051
- postnr_sted:
- 1712 GRÅLUM
- landkode:
- NOR
- antall_aksjer:
- 19048
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.16
- id:
- 851645
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- FUGLEÅSEN INVEST AS
- fodselsaar_orgnr:
- 929371216
- postnr_sted:
- 3614 KONGSBERG
- landkode:
- NOR
- antall_aksjer:
- 14429
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.12
- id:
- 851649
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JAMES FARMER
- fodselsaar_orgnr:
- 1986
- postnr_sted:
- 1368 STABEKK
- landkode:
- NOR
- antall_aksjer:
- 10000
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.08
- id:
- 851643
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ELISABETH SÆVERÅS FARSTAD
- fodselsaar_orgnr:
- 1990
- postnr_sted:
- 1726 SARPSBORG
- landkode:
- NOR
- antall_aksjer:
- 1986
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.02
- id:
- 851646
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GINA BJERKEBAKKE LILAND
- fodselsaar_orgnr:
- 1966
- postnr_sted:
- 1671 KRÅKERØY
- landkode:
- NOR
- antall_aksjer:
- 1986
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.02
- id:
- 851642
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CAMILLA BEYLEGAARD WIIK
- fodselsaar_orgnr:
- 1999
- postnr_sted:
- 0679 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1905
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.02
- id:
- 851644
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- EMILIE GRIMSTAD
- fodselsaar_orgnr:
- 1999
- postnr_sted:
- 1470 LØRENSKOG
- landkode:
- NOR
- antall_aksjer:
- 1905
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.02
- id:
- 851654
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NORA CAMILLA KRISTIANSEN
- fodselsaar_orgnr:
- 1997
- postnr_sted:
- 1158 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1905
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.02
- id:
- 851638
- organization_id:
- 920736637
- selskap:
- SOLIBO HOLDING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ANN HELEN AAKRE TINDVIK
- fodselsaar_orgnr:
- 1972
- postnr_sted:
- 0670 OSLO
- landkode:
- NOR
- antall_aksjer:
- 199
- antall_aksjer_selskap:
- 12264855
- eierandel_prosent:
- 0.0
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.