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 32 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 2080175
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CAPRICORN INVEST AS
- fodselsaar_orgnr:
- 978627552
- postnr_sted:
- 1710 SARPSBORG
- landkode:
- NOR
- antall_aksjer:
- 249720
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 24.02
- id:
- 2080185
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MORTEN ØIEN ERIKSEN
- fodselsaar_orgnr:
- 1974
- postnr_sted:
- 0191 OSLO
- landkode:
- NOR
- antall_aksjer:
- 181250
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 17.43
- id:
- 2080198
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- THOMAS LUND SIGDESTAD
- fodselsaar_orgnr:
- 1975
- postnr_sted:
- 1624 GRESSVIK
- landkode:
- NOR
- antall_aksjer:
- 165320
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 15.9
- id:
- 2080184
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LINDA M INVEST AS
- fodselsaar_orgnr:
- 819140472
- postnr_sted:
- 1743 KLAVESTADHAUGEN
- landkode:
- NOR
- antall_aksjer:
- 43409
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 4.18
- id:
- 2080191
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SANFELT EIENDOM AS
- fodselsaar_orgnr:
- 987209895
- postnr_sted:
- 0258 OSLO
- landkode:
- NOR
- antall_aksjer:
- 40343
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 3.88
- id:
- 2080186
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NORDKAPP INVEST AS
- fodselsaar_orgnr:
- 978627447
- postnr_sted:
- 1739 BORGENHAUGEN
- landkode:
- NOR
- antall_aksjer:
- 13905
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 1.34
- id:
- 2080192
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SIVESIND HOLDING AS
- fodselsaar_orgnr:
- 913968654
- postnr_sted:
- 1464 FJELLHAMAR
- landkode:
- NOR
- antall_aksjer:
- 13250
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 1.27
- id:
- 2080195
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- STEN ROGER SANDVIK
- fodselsaar_orgnr:
- 1971
- postnr_sted:
- 0577 OSLO
- landkode:
- NOR
- antall_aksjer:
- 11150
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 1.07
- id:
- 2080181
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HAAKON SKAARER
- fodselsaar_orgnr:
- 1952
- postnr_sted:
- 1364 FORNEBU
- landkode:
- NOR
- antall_aksjer:
- 10100
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.97
- id:
- 2080173
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BJØRNAR HJELMEVOLD
- fodselsaar_orgnr:
- 1981
- postnr_sted:
- 0192 OSLO
- landkode:
- NOR
- antall_aksjer:
- 9500
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.91
- id:
- 2080197
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TERJE HARALD FOSBY
- fodselsaar_orgnr:
- 1946
- postnr_sted:
- 1743 KLAVESTADHAUGEN
- landkode:
- NOR
- antall_aksjer:
- 9091
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.87
- id:
- 2080183
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KRISTIAN LANES
- fodselsaar_orgnr:
- 1974
- postnr_sted:
- 0280 OSLO
- landkode:
- NOR
- antall_aksjer:
- 9050
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.87
- id:
- 2080200
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- VEGARD STORSTAD
- fodselsaar_orgnr:
- 1976
- postnr_sted:
- 1363 HØVIK
- landkode:
- NOR
- antall_aksjer:
- 8403
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.81
- id:
- 2080188
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- RATIONALIS AS
- fodselsaar_orgnr:
- 914194407
- postnr_sted:
- 0378 OSLO
- landkode:
- NOR
- antall_aksjer:
- 8104
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.78
- id:
- 2080199
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ULVETID AS
- fodselsaar_orgnr:
- 930161705
- postnr_sted:
- 1344 HASLUM
- landkode:
- NOR
- antall_aksjer:
- 8000
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.77
- id:
- 2080194
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SJUR-OLAF HANSEID BENDIKSEN
- fodselsaar_orgnr:
- 1979
- postnr_sted:
- not reported by source
- landkode:
- USA
- antall_aksjer:
- 5555
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.53
- id:
- 2080172
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ANDERS ÅBERG
- fodselsaar_orgnr:
- 1978
- postnr_sted:
- 3230 SANDEFJORD
- landkode:
- NOR
- antall_aksjer:
- 5000
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.48
- id:
- 2080187
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- PAVEL MILKEVICH
- fodselsaar_orgnr:
- 1984
- postnr_sted:
- 2004 LILLESTRØM
- landkode:
- NOR
- antall_aksjer:
- 3000
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.29
- id:
- 2080189
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- RUNAR ANDRÉ MYKLEBUST
- fodselsaar_orgnr:
- 1975
- postnr_sted:
- 0688 OSLO
- landkode:
- NOR
- antall_aksjer:
- 2500
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.24
- id:
- 2080190
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- RUNE FORBERG
- fodselsaar_orgnr:
- 1976
- postnr_sted:
- 0768 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1750
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.17
- id:
- 2080193
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SIW GRINAKER
- fodselsaar_orgnr:
- 1983
- postnr_sted:
- 1555 SON
- landkode:
- NOR
- antall_aksjer:
- 1530
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.15
- id:
- 2080176
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CASPER WILLIBRORDUS NINTEMAN
- fodselsaar_orgnr:
- 1976
- postnr_sted:
- 0788 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.14
- id:
- 2080180
- organization_id:
- 976786270
- selskap:
- ENONIC AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GLENN PIERRE MARC VINCENT RICAUD
- fodselsaar_orgnr:
- 1988
- postnr_sted:
- 0177 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 1039604
- eierandel_prosent:
- 0.14
- 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.