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 29 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 668587
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- BORGENHAUG AS
- fodselsaar_orgnr:
- 988350125
- postnr_sted:
- 0252 OSLO
- landkode:
- NOR
- antall_aksjer:
- 44776
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 11.53
- id:
- 668602
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- PENSUM ASSET MANAGEMENT AS
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- NOR
- antall_aksjer:
- 38014
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 9.79
- id:
- 668599
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- NARRAGANSETT INVEST AS
- fodselsaar_orgnr:
- 915578020
- postnr_sted:
- 3425 REISTAD
- landkode:
- NOR
- antall_aksjer:
- 35973
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 9.26
- id:
- 668592
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- ERAKS AS
- fodselsaar_orgnr:
- 990855501
- postnr_sted:
- 3403 LIER
- landkode:
- NOR
- antall_aksjer:
- 35678
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 9.19
- id:
- 668590
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- DNB BANK ASA
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- NOR
- antall_aksjer:
- 28761
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 7.41
- id:
- 668594
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- GABCOM AS
- fodselsaar_orgnr:
- 889262052
- postnr_sted:
- 1453 BJØRNEMYR
- landkode:
- NOR
- antall_aksjer:
- 23646
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 6.09
- id:
- 668589
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- DATA VIVO AS
- fodselsaar_orgnr:
- 975904423
- postnr_sted:
- 1386 ASKER
- landkode:
- NOR
- antall_aksjer:
- 23000
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 5.92
- id:
- 668601
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- OSOLO AS
- fodselsaar_orgnr:
- 918541209
- postnr_sted:
- 4841 ARENDAL
- landkode:
- NOR
- antall_aksjer:
- 22950
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 5.91
- id:
- 668593
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- FINANSIA AS
- fodselsaar_orgnr:
- 997626745
- postnr_sted:
- 3430 SPIKKESTAD
- landkode:
- NOR
- antall_aksjer:
- 20747
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 5.34
- id:
- 668610
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- TK GOLFREISER AS
- fodselsaar_orgnr:
- 956149622
- postnr_sted:
- 1350 LOMMEDALEN
- landkode:
- NOR
- antall_aksjer:
- 10672
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 2.75
- id:
- 668609
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- THOENG AS
- fodselsaar_orgnr:
- 975961494
- postnr_sted:
- 0369 OSLO
- landkode:
- NOR
- antall_aksjer:
- 9883
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 2.55
- id:
- 668595
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- JARLE NORDHAUG
- fodselsaar_orgnr:
- 1966
- postnr_sted:
- not reported by source
- landkode:
- MCO
- antall_aksjer:
- 8672
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 2.23
- id:
- 668606
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- SUN-CHRIS HOLDING AS
- fodselsaar_orgnr:
- 914794560
- postnr_sted:
- 1607 FREDRIKSTAD
- landkode:
- NOR
- antall_aksjer:
- 8383
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 2.16
- id:
- 668586
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- BERIT MIDTTUN
- fodselsaar_orgnr:
- 1940
- postnr_sted:
- 1369 STABEKK
- landkode:
- NOR
- antall_aksjer:
- 8154
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 2.1
- id:
- 668607
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- SWEDBANK AB
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- SWE
- antall_aksjer:
- 7806
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 2.01
- id:
- 668596
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- JARLE NORMAN-HANSEN
- fodselsaar_orgnr:
- 1965
- postnr_sted:
- not reported by source
- landkode:
- MCO
- antall_aksjer:
- 7000
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.8
- id:
- 668588
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- CARL TORGER RØGEBERG
- fodselsaar_orgnr:
- 1935
- postnr_sted:
- 1344 HASLUM
- landkode:
- NOR
- antall_aksjer:
- 5836
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.5
- id:
- 668597
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- MAGNAR BRYHN
- fodselsaar_orgnr:
- 1974
- postnr_sted:
- 1363 HØVIK
- landkode:
- NOR
- antall_aksjer:
- 5836
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.5
- id:
- 668600
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- NILS SIRE
- fodselsaar_orgnr:
- 1945
- postnr_sted:
- 3420 LIERSKOGEN
- landkode:
- NOR
- antall_aksjer:
- 5836
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.5
- id:
- 668604
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- SKJELSBÆK INVEST AS
- fodselsaar_orgnr:
- 989137174
- postnr_sted:
- 3015 DRAMMEN
- landkode:
- NOR
- antall_aksjer:
- 5203
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.34
- id:
- 668598
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- MORTEN NILSSEN
- fodselsaar_orgnr:
- 1960
- postnr_sted:
- 3518 HØNEFOSS
- landkode:
- NOR
- antall_aksjer:
- 4336
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.12
- id:
- 668591
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- DOROTHEA NORDH
- fodselsaar_orgnr:
- 1940
- postnr_sted:
- 3430 SPIKKESTAD
- landkode:
- NOR
- antall_aksjer:
- 4192
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.08
- id:
- 668603
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- PGR ØKONOMI AS
- fodselsaar_orgnr:
- 938089019
- postnr_sted:
- 1357 BEKKESTUA
- landkode:
- NOR
- antall_aksjer:
- 4192
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.08
- id:
- 668608
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- TANNLEGE HERMANSEN HOLDING AS
- fodselsaar_orgnr:
- 989018248
- postnr_sted:
- 1425 SKI
- landkode:
- NOR
- antall_aksjer:
- 4192
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.08
- id:
- 668611
- organization_id:
- 918110399
- selskap:
- STANDARD GARANTI FORSIKRING AS
- aksjeklasse:
- NO0010823016
- navn_aksjonaer:
- VIKTOR SERGEEV
- fodselsaar_orgnr:
- 1949
- postnr_sted:
- 0369 OSLO
- landkode:
- NOR
- antall_aksjer:
- 4192
- antall_aksjer_selskap:
- 388305
- eierandel_prosent:
- 1.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.