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
21 results
- id:
- 2684301
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GEHRKEN SYSTEMS AS
- fodselsaar_orgnr:
- 978635725
- postnr_sted:
- 1366 LYSAKER
- landkode:
- NOR
- antall_aksjer:
- 767667
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 23.91
- id:
- 2684313
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TERJE PEDERSEN
- fodselsaar_orgnr:
- 1974
- postnr_sted:
- 2053 JESSHEIM
- landkode:
- NOR
- antall_aksjer:
- 767667
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 23.91
- id:
- 2684302
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GRENAN AS
- fodselsaar_orgnr:
- 989534130
- postnr_sted:
- 1363 HØVIK
- landkode:
- NOR
- antall_aksjer:
- 767666
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 23.91
- id:
- 2684308
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NICOLAY AARSTAD WILDHAGEN
- fodselsaar_orgnr:
- 1984
- postnr_sted:
- 0750 OSLO
- landkode:
- NOR
- antall_aksjer:
- 211000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 6.57
- id:
- 2684311
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- S5 CONSULTING AS
- fodselsaar_orgnr:
- 991774866
- postnr_sted:
- 0278 OSLO
- landkode:
- NOR
- antall_aksjer:
- 194000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 6.04
- id:
- 2684314
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- THOMAS SANDSTRØM ANDERSEN
- fodselsaar_orgnr:
- 1983
- postnr_sted:
- 1364 FORNEBU
- landkode:
- NOR
- antall_aksjer:
- 181000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 5.64
- id:
- 2684310
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- RAHUL AGRAWAL
- fodselsaar_orgnr:
- 1982
- postnr_sted:
- 0655 OSLO
- landkode:
- NOR
- antall_aksjer:
- 51000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 1.59
- id:
- 2684305
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MARTIN SOMMER
- fodselsaar_orgnr:
- 1981
- postnr_sted:
- 0554 OSLO
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 1.56
- id:
- 2684306
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MIJO CONSULTING AS
- fodselsaar_orgnr:
- 992871539
- postnr_sted:
- 1415 OPPEGÅRD
- landkode:
- NOR
- antall_aksjer:
- 37500
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 1.17
- id:
- 2684315
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- UNO CONSULTING AS
- fodselsaar_orgnr:
- 991409866
- postnr_sted:
- 0678 OSLO
- landkode:
- NOR
- antall_aksjer:
- 37500
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 1.17
- id:
- 2684295
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ABHISHEK JAIN
- fodselsaar_orgnr:
- 1980
- postnr_sted:
- 1337 SANDVIKA
- landkode:
- NOR
- antall_aksjer:
- 26000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.81
- id:
- 2684312
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- STIAN WINDSLAND
- fodselsaar_orgnr:
- 1977
- postnr_sted:
- 4351 KLEPPE
- landkode:
- NOR
- antall_aksjer:
- 26000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.81
- id:
- 2684304
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JONNY HARALDSØ
- fodselsaar_orgnr:
- 1982
- postnr_sted:
- 0580 OSLO
- landkode:
- NOR
- antall_aksjer:
- 25000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.78
- id:
- 2684298
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ARTUR LATIFOV
- fodselsaar_orgnr:
- 1988
- postnr_sted:
- 1338 SANDVIKA
- landkode:
- NOR
- antall_aksjer:
- 21000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.65
- id:
- 2684300
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ERIK SPARRE-ENGER
- fodselsaar_orgnr:
- 1989
- postnr_sted:
- 1336 SANDVIKA
- landkode:
- NOR
- antall_aksjer:
- 21000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.65
- id:
- 2684303
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HANS RUSTEN WANG
- fodselsaar_orgnr:
- 1987
- postnr_sted:
- 4320 SANDNES
- landkode:
- NOR
- antall_aksjer:
- 21000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.65
- id:
- 2684296
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- AHMET DEVECI
- fodselsaar_orgnr:
- 1985
- postnr_sted:
- 1364 FORNEBU
- landkode:
- NOR
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.03
- id:
- 2684297
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ANU NARAYANAN NAIR
- fodselsaar_orgnr:
- 1987
- postnr_sted:
- 2072 DAL
- landkode:
- NOR
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.03
- id:
- 2684299
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BEATE WÅGEN
- fodselsaar_orgnr:
- 1979
- postnr_sted:
- 5412 STORD
- landkode:
- NOR
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.03
- id:
- 2684307
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MONY WESSMANN
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- SWE
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.03
- id:
- 2684309
- organization_id:
- 991774866
- selskap:
- S5 CONSULTING AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NIKOLAI HÅKON JULES SIMON AMDAL
- fodselsaar_orgnr:
- 1994
- postnr_sted:
- 0194 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 3210000
- eierandel_prosent:
- 0.03
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.