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 47 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 969343
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- RINGVOLD INVEST AS
- fodselsaar_orgnr:
- 994916971
- postnr_sted:
- 2870 DOKKA
- landkode:
- NOR
- antall_aksjer:
- 24756
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 29.9
- id:
- 969354
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TCM CAPITAL AS
- fodselsaar_orgnr:
- 923192611
- postnr_sted:
- 1534 MOSS
- landkode:
- NOR
- antall_aksjer:
- 22095
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 26.69
- id:
- 969320
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GILLEBO INVEST AS
- fodselsaar_orgnr:
- 912233502
- postnr_sted:
- 2870 DOKKA
- landkode:
- NOR
- antall_aksjer:
- 11412
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 13.78
- id:
- 969339
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NAKLING ENTUSIASME AS
- fodselsaar_orgnr:
- 913101189
- postnr_sted:
- 3140 NØTTERØY
- landkode:
- NOR
- antall_aksjer:
- 7167
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 8.66
- id:
- 969346
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SELVLYSENDE HOLDING AS
- fodselsaar_orgnr:
- 826577452
- postnr_sted:
- 2960 RØN
- landkode:
- NOR
- antall_aksjer:
- 3549
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 4.29
- id:
- 969334
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LYKKETROLL INVEST AS
- fodselsaar_orgnr:
- 925788074
- postnr_sted:
- 2870 DOKKA
- landkode:
- NOR
- antall_aksjer:
- 3468
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 4.19
- id:
- 969318
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CHRISTIAN AAMILLOM HAUGEN
- fodselsaar_orgnr:
- 1990
- postnr_sted:
- 2900 FAGERNES
- landkode:
- NOR
- antall_aksjer:
- 3067
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 3.7
- id:
- 969358
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- WIST INVEST AS
- fodselsaar_orgnr:
- 932754908
- postnr_sted:
- 1476 RASTA
- landkode:
- NOR
- antall_aksjer:
- 2674
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 3.23
- id:
- 969312
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- ANNE BERIT BENDIKSEN
- fodselsaar_orgnr:
- 1973
- postnr_sted:
- 2900 FAGERNES
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969316
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- CAROLINE AABERG LØKKEN
- fodselsaar_orgnr:
- 1970
- postnr_sted:
- 2920 LEIRA I VALDRES
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969317
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- CHRISTIAN AAMILLOM HAUGEN
- fodselsaar_orgnr:
- 1990
- postnr_sted:
- 2900 FAGERNES
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969321
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- GRETHE SØRUMSHAUGEN
- fodselsaar_orgnr:
- 1980
- postnr_sted:
- 2960 RØN
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969322
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- GUNN LAGRUD
- fodselsaar_orgnr:
- 1968
- postnr_sted:
- 2943 ROGNE
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969323
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- HEGE ANITA HAGENE
- fodselsaar_orgnr:
- 1988
- postnr_sted:
- 2920 LEIRA I VALDRES
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969328
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- KRISTIAN VEDØY
- fodselsaar_orgnr:
- 1992
- postnr_sted:
- 3340 ÅMOT
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969331
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- LINN RENÉE SPONNECK
- fodselsaar_orgnr:
- 1975
- postnr_sted:
- 2910 AURDAL
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969336
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- MARTE FAGERNÆS
- fodselsaar_orgnr:
- 1992
- postnr_sted:
- 2960 RØN
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969341
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- PETTER KROHNE JØRGENSEN
- fodselsaar_orgnr:
- 1982
- postnr_sted:
- 2918 ULNES
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969349
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- SIMONE CHRISTIN HELLE JACOBSEN
- fodselsaar_orgnr:
- 1985
- postnr_sted:
- 2918 ULNES
- landkode:
- NOR
- antall_aksjer:
- 334
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.4
- id:
- 969332
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LINN RENÉE SPONNECK
- fodselsaar_orgnr:
- 1975
- postnr_sted:
- 2910 AURDAL
- landkode:
- NOR
- antall_aksjer:
- 136
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.16
- id:
- 969337
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MARTIN FURUSETH
- fodselsaar_orgnr:
- 1997
- postnr_sted:
- 2870 DOKKA
- landkode:
- NOR
- antall_aksjer:
- 100
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.12
- id:
- 969345
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SARA BAKKEN SUNDBY
- fodselsaar_orgnr:
- 2000
- postnr_sted:
- 0368 OSLO
- landkode:
- NOR
- antall_aksjer:
- 70
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.08
- id:
- 969325
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ISAK HOLDING AS
- fodselsaar_orgnr:
- 989060112
- postnr_sted:
- 2816 GJØVIK
- landkode:
- NOR
- antall_aksjer:
- 67
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.08
- id:
- 969357
- organization_id:
- 923326715
- selskap:
- KULANT AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TORSTEIN GRANSETH LYSENG
- fodselsaar_orgnr:
- 1997
- postnr_sted:
- 2870 DOKKA
- landkode:
- NOR
- antall_aksjer:
- 65
- antall_aksjer_selskap:
- 82786
- eierandel_prosent:
- 0.08
- 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.